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

Qt 5.1.1 Mac OS X 10.8.4 Does not built any project

$
0
0
I have recently installed Qt 5.1.1 for mac from the online installer!! I cannot build any project and the “play” button is disabled. When I hover the “play” button it says .pro file could not be parsed!!!!!!! The output from the build process is the following…. 20:48:20: Running steps for project Qt5_1_1_Test... 20:48:20: Starting: "/Users/user/Qt/5.1.1/clang_64/bin/qmake" /Volumes/EXTERNAL/Qt_Projects/Qt5_1_1_Test/Qt5_1_1_Test.pro -r -spec macx-clang CONFIG+=debug CONFIG+=x86_64 CONFIG+=declarative_debug CONFIG+=qml_debug Project WARNING: No .qmake.cache is present. This significantly slows down qmake with this makespec. Project WARNING: Call 'cache()' in the top-level project file to rectify this problem. Project ERROR: Could not resolve platform name for SDK 'macosx' 20:48:20: The process "/Users/user/Qt/5.1.1/clang_64/bin/qmake" exited with code 3. Error while building/deploying project Qt5_1_1_Test (kit: Desktop Qt 5.1.1 clang 64bit) When executing step 'qmake' 20:48:20: Elapsed time: 00:01. Please help… I have installed the Command Line Tools from Xcode!!!!! Thanks

Viewing all articles
Browse latest Browse all 2113

Trending Articles