Tagged Questions
0
votes
0answers
154 views
Compiling C++ code with mingw under 12.04
I tried to setting up compiling of the C++ projects under my Ubuntu 12.04 by mingw with QT libraries. The idea was to get executable independent from variations of target Windows versions and ...