Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.2.0-beta1, Qt Creator 3.2.0-rc1, Qt Creator 3.2.0
-
None
-
Windows 8.1 64 bits. Qt installed in C:\QtSDK\Qt
Description
Starting in Qt 3.2 beta 1 , all my QML fails to recognize the QtQuick.* imports including QtQuick.Controls , QtQuick.Layouts , etc..
In 3.1.2 and before everything worked nice.
I already tried to clean install with no success.
The application compiles and runs ok.
I can reproduce with an empty QtQuick project.
I tested with Qt 5.3.1, Qt 5.3.2 and Qt 5.4 from Git.
The General Messages windows shows:
Warnings while parsing QML type information of C:/qt-creator/bin/imports/QtWebKit:
Failed to parse "C:/qt-creator/bin/imports/QtWebKit\plugins.qmltypes".
Error: 1:1: Expected token `numeric literal'
Warnings while parsing QML type information of C:/qt-creator/bin/imports/QtWebKit:
Failed to parse "C:/qt-creator/bin/imports/QtWebKit\plugins.qmltypes".
Error: 1:1: Expected token `numeric literal'
My Qt it is not compiled with QtWebKit.
C:\qt-creator\bin\imports\QtWebKit\plugins.qmltypes it is an empty file here
Attachments
For Gerrit Dashboard: QTCREATORBUG-12902 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
93793,2 | QmlJS: Use canonical paths for matching of import directories | master | qt-creator/qt-creator | Status: ABANDONED | 0 | 0 |
93815,3 | QmlJS: Use canonical paths for matching of import directories | 3.2 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |