Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

SOLVED: Failed to compile / run a Qt demo on Mac OSX

$
0
0
I’ve been using Qt on the PC for a while, and now installed it on a Mac (I am not very familiar with Macs but am learning) I installed XCode 5 from the app store and command line tools, then installed Qt5.3.1 using the online installer. I restarted, opened QtCreator, selected the “DirView” example and tried to build it to run. It failed with what you see below. Any ideas what I’ve not setup right? (again, very much a Mac newbie) Starting /Users/me/Qt/Examples/Qt-5.3/widgets/itemviews/build-dirview-Desktop_Qt_5_3_clang_64bit-Release/dirview.app/Contents/MacOS/dirview… dyld: Library not loaded: /work/build/______________________________PADDING______________________________/lib/QtWidgets.framework/Versions/5/QtWidgets Referenced from: /Users/me/Qt/Examples/Qt-5.3/widgets/itemviews/build-dirview-Desktop_Qt_5_3_clang_64bit-Release/dirview.app/Contents/MacOS/dirview Reason: image not found The program has unexpectedly finished. /Users/me/Qt/Examples/Qt-5.3/widgets/itemviews/build-dirview-Desktop_Qt_5_3_clang_64bit-Release/dirview.app/Contents/MacOS/dirview crashed

Viewing all articles
Browse latest Browse all 2113

Trending Articles