Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.4.0 RC, 5.4.1
-
None
-
104241306b844bdc8608cba7022aba0898f16ce4
Description
When macdeployqt finished work in application bundle created folder "Resources". In this folder exist qml folder with QML imports. In old version this folder saved all imports from QML with *.dylib but in current version "Qt 5.4 RC" this files is a symlink. But when I try to run my application I've receive error message like this:
QQmlApplicationEngine failed to load component
qrc:///qml/main.qml:1 module "QtQuick" plugin "qtquick2plugin" not found
When I try to check all files from Resource/qml this files linked to incorrect path and that's why my application doesn't work.
Attachments
Issue Links
- duplicates
-
QTBUG-42954 Incorrect symlink to quick plugin
-
- Closed
-
- is replaced by
-
QTBUG-42594 Can't open assistant or any other application linked against QtWebKit on Mac 10.9
-
- Closed
-