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

Unable to build examples app on Mac OS X Mavericks: Qt 5.1.1

$
0
0
Just downloaded/installed Qt 5.1.1 on Mavericks. Trying to build the examples app (Qt5.1.1.1/5.1.1/clang_64/examples/examples.pro). Very bad out-of-the-box experience so far (using Qt Creator 2.8.1): - On “Build->Run qmake” I get 16 errors of the form “Unknown test function:qtHaveModule” - On “Build->Build All” I get quite a few syntax errors…basic stuff like “unknown type name ‘QtWindow’” in examples/gui/rasterwindow/rasterwindow.h (and so on) Clearly, something is awry in the initial setup/configuration of 5.1.1. I’ve done nothing other than click my way through the standard installer. I do have older Qt versions around — in /usr/local/Trolltech/Qt-4* as well as in /Developer (4.7.4). I suppose it’s possible there’s some “interference” from these? In any case, any help/advice appreciated… :-)

Viewing all articles
Browse latest Browse all 2113

Trending Articles