CONFIG+=qtquickcompiler no effect?
Unsolved
QML and Qt Quick
-
wrote on 6 Jan 2016, 01:33 last edited by
I compile my project with qtquickcompiler and without qtquickcompiler , and check the md5 of both output executable files. The same!
My Qt version is 5.5.1 -
I compile my project with qtquickcompiler and without qtquickcompiler , and check the md5 of both output executable files. The same!
My Qt version is 5.5.1wrote on 6 Jan 2016, 02:00 last edited byDid you follow all the instructions on this page: http://doc.qt.io/QtQuickCompiler/
For example did you add your qml to a qrc?
-
Did you follow all the instructions on this page: http://doc.qt.io/QtQuickCompiler/
For example did you add your qml to a qrc?
-
wrote on 6 Jan 2016, 03:59 last edited by
That's what the website says, only enterprise version
5/6