How to build the Qt 4.8 tech preview with MinGW?
-
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