Cannot load qmodule.pri!
-
I'm installing Qt5, when I run ./configure, some errors occurred.
The primary infomation just like this:/qt-everywhere-opensource-src-5.0.0/qtbase/.qmake.conf:1: Cannot find feature qt_build_config
Project ERROR: Cannot load qmodule.pri!
Error processing project file: /qt-everywhere-opensource-src-5.0.0/qtbase/qtbase.proDoes anyone know how to fix this problem?
thanks!
-
- This problem first appeared in 5.0.0 RC1, fixed in "QTBUG-28251":https://bugreports.qt-project.org/browse/QTBUG-28251
- In Qt 5.1 (300713) it can be generated when your source directory name (or path to it) contains special symbols (in my case - not English letters).
Created bug report "QTBUG-32822":https://bugreports.qt-project.org/browse/QTBUG-32822