(C++) How to cross-compile a Qt Creator project from Ubuntu to a windows executable? Approach 20: Hello World, changing project file

February 24, 2017 · View on GitHub

 

 

 

 

 

(C++) STLQt CreatorUbuntutoQt CreatorWindows How to cross-compile a Qt Creator project from Ubuntu to a windows executable? Approach 20: Hello World, changing project file

 

Approach to cross-compile a Qt Creator project from Ubuntu to a windows executable?.

 

 

 

 

 

Environment information

 

Operating system(s) or programming environment(s):

IDE(s):

Project type:

  • console Console application

Compiler(s):

Libraries used:

 

 

 

 

 

Project file

 


 

 

 

 

 

Source code

 

Hello World source code.

 

 

 

 

 

Process

 

This process seems to fail, due to many 'undefined reference to [main/STL something]' errors. I wish I understood more what I was doing...