After clicking on the "Update all" button offered by App Store, XCode went
up to version 7.0.1 and Command Line Tools went to 7.0. (Big mistake; I
know.)

After a fresh `qmake`, now running `make` on
Qt5.4.2/Examples/Qt-5.4/opengl/legacy/hellogl complains that:

/usr/local/Qt5.4.2/5.4/clang_64/lib/QtCore.framework/Headers/qsystemdetection.h:188:12:
fatal error: 'TargetConditionals.h' file not found
#  include <TargetConditionals.h>
           ^

Any suggestions? I am using Qt 5.4.2 on 10.10.5 (Yosemite).

I am maintaining /opt/local/bin/g++-mp-4.9 through MacPorts. Might it be
possible to switch to MacPorts/g++ and avoid relying on the Command Line
Tools?

Thanks,
Sherif
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to