[Interest] OS X and XCode 7.0: 'TargetConditionals.h' file not found
Sherif Ghali
sherif.ghali.1 at gmail.com
Sat Oct 3 19:06:00 CEST 2015
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20151003/dd86089e/attachment.html>
More information about the Interest
mailing list