(C++) MinGW

February 24, 2017 · View on GitHub

 

 

 

 

 

(C++) MinGW

 

MinGW is [a lot], and can be used for How to cross-compile a Qt Creator project from Ubuntu to a windows executable?.

 

 

 

 

 

Installing MinGW using the Ubuntu terminal

 


sudo apt-get install mingw32

 

 

 

 

 

External links

 

  • MinGW homepage
  • Wikipedia page about MinGW

 

 

 

 

 

 

Contents

  1. 1Installing MinGW using the Ubuntu terminal
  2. 2sudo apt-get install mingw32
  3. 3External links