fxlange
#1
hi there,
I’m trying to setup qtcreator on osx 10.11 but get the following error while building examples:
invalid deployment target for -stdlib=libc++ (requires OS X 10.7 or later)
can’t find where to set the deployment target in the qbs files. I only found this for the Qt .pro setup.
best,
felix
fxlange
#2
only happens with QtCreator 4.1 (+current master)
QtCreator 3.6.1 - oF stable works.
current master + 3.6.1 gives me
clang: error: no such file or directory: 'Accelerate'
this issue is related
fxlange
#3
got fixed by arturoc
4.1 now works with current master on osx 10.11