Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.0.0 RC 1
-
None
-
Installer 368
-
a0fb0a5dd32b031f89abe603ed07a50c74327e37
Description
For some examples (like quick/animation), when run from a shadow build, an error arises that some needed files are not found. Like:
Could not find file '/Users/qt365/Qt5.0.0-rc1-368/5.0.0-rc1/clang_64/examples/quick/animation-build-Desktop_Qt_5_0_0_rc1_clang_64bit_SDK-Release/animation.qml'
The reason for that is the needed file does not get copied to the build folder.
Workaround: disabled the shadow build under: Projects/General/Shadow build.
When examples contains qml files or other resources, they maybe should be deployed or included in a resource files when it makes sense so when run from a shadow build, the example does not fail to find the needed file(s).
Attachments
Issue Links
- is required for
-
QTBUG-27426 Qt 5.0 Final release tasks
- Closed
- relates to
-
QTBUG-28377 ERROR: Unable to open config file "config.xml" in fluidlauncher example
- Closed
-
QTBUG-28416 QML examples do not launch in Qt Creator
- Closed