<div dir="ltr"><div>At first I thought that OSX 10.6 and XCode 3.2.6 were just not going to be up to this, following the June thread about clang/clang++. However I added a symlink /usr/bin/clang++ --> /usr/bin/clang, and then got what looked like a clean configure with the line:<br>

<br>configure.py --qmake /Developer/Qt/5.1.1/clang_64/bin/qmake --spec macx-g++<br><br></div><div>(huzzah!) and started the make, but alas it ends with:<br><br>qpyqml_register_type.cpp: In function ‘QQmlPrivate::RegisterType* init_type(PyTypeObject*, bool, int, PyTypeObject*)’:<br>

qpyqml_register_type.cpp:262: error: insufficient contextual information to determine type<br></div><div>(many similar lines...)<br>qpyqml_register_type.cpp:281: error: insufficient contextual information to determine type<br>

make[2]: *** [qpyqml_register_type.o] Error 1<br>make[1]: *** [sub-QtQml-make_first] Error 2<br>make: *** [sub-qpy-make_first-ordered] Error 2<br><br></div><div>Is this another issue with XCode 3, or do I need some more configure parms? (Or do I need to go buy a new system that can run Mavericks and XCode 5?)<br>

<br></div><div>Dave Cortesi<br><br></div><div> </div></div>