[Interest] compiling Qt dev branch for iOS

Lanin Alexander (BSOT/ENG) Alexander.Lanin at bosch-softtec.com
Wed Sep 11 12:04:44 CEST 2013


Hi all,

I'm trying to compile a recent dev branch of Qt (85d30ddaa31fc) for an iPhone on a Mac. What I want is to try out qml on iPhone/iPad.

Here is my configure:
configure -prefix ~/Qt5-iOS-sim -opensource -xplatform unsupported/macx-ios-clang -developer-build -nomake examples -nomake tests -sdk iphonesimulator -skip qtwebkit -skip qtwebkit-examples -confirm-license

Problem:
/Users/lla2hi/Qt/qt5/qtdeclarative/src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp:1843:67: error: use of undeclared identifier 'GL_DOUBLE'
            GLboolean normalize = a.type != GL_FLOAT && a.type != GL_DOUBLE;

There is no include error that would easiliy explain the undeclared identifier.

Alexander Lanin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130911/f9cb8015/attachment.html>


More information about the Interest mailing list