Troubleshooting - Saint-Francis-Robotics-Team2367/yunServerSoftware GitHub Wiki

For Qt 5.5.0 on OS X:

QTBUG-46833, fix is 7d5e849e

cd ~/QtSDK/5.5/clang_64/lib/QtCore.framework/Headers
cp qcompilerdetection.h qcompilerdetection.h.bak
vi qcompilerdetection.h

Go to Line 158, change 6020049 to 7000053, and save.