Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
Qt Creator 3.0.0-beta
-
None
-
Windows 7 creator SHA 06612ece77a4208d6366265d00e8614eb5c803ff
Description
When loading e.g. qtcreator.qbs the qmljsimportdependencies checker prints a couple of seemingly dubious warnings, which look like errors in handling windows drive letters:
missing possibleExport backpointer for "/D:/dev/creator/3.0/src/tests/tests.qbs" to "D:/dev/creator/3.0/src/tests/tests.qbs" missing possibleExport backpointer for "/D:/dev/creator/3.0/src/tests/tests.qbs" to "D:/dev/creator/3.0/src/tests/tests.qbs" missing possibleExport backpointer for "/D:/dev/creator/3.0/src/tests/auto/qml/qml.qbs" to "D:/dev/creator/3.0/src/tests/auto/qml/ qml.qbs" missing possibleExport backpointer for "/D:/dev/creator/3.0/src/tests/auto/qml/qml.qbs" to "D:/dev/creator/3.0/src/tests/auto/qml/ qml.qbs"
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-10886 Confusing warnings about "missing possibleExport backpointer for" when opening Qt Quick 1 projects
- Closed