Details
-
Type:
Bug
-
Status: Open
-
Priority:
Not Evaluated
-
Resolution: Unresolved
-
Affects Version/s: 1.9.0
-
Fix Version/s: None
-
Component/s: Documentation, Libraries: Qt
-
Labels:None
-
Environment:Mac OSX - Xcode 8.3.3 - Qt 5.9.1 - QtCreator 4.4.0 - CLang - QBS
Description
Create a new QtQuick Application
Run and close it
Open build location and find .app file
Run <project-name>.app
----------------------
Expected: application will runs
What actually happened: application not runs with following error
`Dyld Error Message:
Library not loaded: @rpath/QtCore.framework/Versions/5/QtCore
Referenced from: /Users/USER/Documents/*/NTFS_Mounter.app/Contents/MacOS/NTFS_Mounter
Reason: image not found`