How to build the Qt 4.8 tech preview with MinGW?
-
Hello,
How can I build the Qt 4.8 tech preview with mingw?
The "how-to page":http://developer.qt.nokia.com/wiki/Category:HowTo lists all sorts of static/standalone variations, but I don't see any simple recipe for a plain-vanilla "mingw on windows from qt source" build.
So, I made an empty one: http://developer.qt.nokia.com/wiki/Building_Qt_Desktop_for_Windows_with_MinGW
Can anyone help me figure out the correct steps and flesh out the page?
Thank you
-
The following "FAQ":http://developer.qt.nokia.com/faq/answer/how_can_i_set_up_my_environment_for_building_qt_qt_applications_with_mingw lists the necessary steps.
-
We have now updated the "FAQ":http://developer.qt.nokia.com/faq/answer/how_can_i_set_up_my_environment_for_building_qt_qt_applications_with_mingw to reflect this.
-
Hi,
I'm desperately trying to compile Qt 4.8-beta (from the git repository) on Windows 7 (64bit) with MinGW (gcc version 4.5.2, separate install).
I followed the build instructions found here: http://developer.qt.nokia.com/faq/answer/how_can_i_set_up_my_environment_for_building_qt_qt_applications_with_mingw
The configure.exe step bails out with "project.h:45:25: fatal error: qstringlist.h: No such file or directory".
Any hints?
Cheers
Peter