-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
4.7.0
It is difficult on Mac, normally the default value for OS is case insensitive, but gcce compiler is case sensitive.
For example, there is a AknDoc.h in SDK, system("test -f $${EPOCROOT}epoc32/include/akndoc.h") | system("test -f $${EPOCROOT}epoc32/include/mw/akndoc.h") in mkspecs/features/symbian/qt_config.prf will return true. And it will fail when linking.
- relates to
-
QTBUG-14361 Investigate whether it is possible to get rid of the is_using_gnupoc scheme
-
- Closed
-