Basic software Information:
Mac OS X 10.9.1
Qt Creator 3.0.1
Based on Qt 5.2.1 (Clang 5.0 (Apple), 64 bit)
Built on Jan 31 2014 at 06:00:56
Experience:
I’ve installed xcode 5.0.2 and command line tool. Then I installed Qt 5.2.1 for Mac (378 MB).
Now, I open Qt creator and create a default Qt Widgets Application. When I run it without modifying anything, I receive the message
“dyld: Library not loaded: /work/build/______________________________PADDING______________________________/lib/QtWidgets.framework/Versions/5/QtWidgets”
Actually I find that the path should be “/users/myname/Qt5.2.1/5.2.1/lib/QtWidgets.framework/Versions/5/Qtwidgets”.
Could you please tell me how I can tell my laptop to find the Qtwidgets on the right path?
↧