[Solved] can't compile qtbase (qt5) with mingw
Installation and Deployment
4
Posts
3
Posters
3.6k
Views
1
Watching
-
wrote on 7 Sept 2011, 17:55 last edited by
Couldn't have managed to compile qtbase (from here git://gitorious.org/qt/qtbase.git) on win32 system with mingw provided with qtcreator 2.3. Followed tips from here: http://developer.qt.nokia.com/faq/answer/how_can_i_set_up_my_environment_for_building_qt_qt_applications_with_mingw
but no resulterrors here:
-
wrote on 9 Sept 2011, 15:24 last edited by
I needed to run configure with option -no-qt3support
-
wrote on 9 Sept 2011, 15:32 last edited by
Please mark your subject line with [Solved] in the beginning, Thx
-
wrote on 7 Nov 2011, 17:54 last edited by
If anyone tries to do the same: run configure.exe in a cmd.exe shell, NOT in a "git bash" shell.
Running configure.exe in git bash will result in weird errors like:
cc1plus.exe: ../../../include/QtCore/QtCore: not a directory