[Development] Qt 4.8 clang and libc++
Sylvain Pointeau
sylvain.pointeau at gmail.com
Sat Sep 8 12:55:31 CEST 2012
>
> I recently installed xcode 4.4.1 and I installed the new command line
> tools before to run the configure.
> ./configure -release -platform macx-clang-libc++ -qt-pcre
it compiles like:
clang++ -c -o project.o -pipe -mmacosx-version-min=10.6 -stdlib=libc++
-DQMAKE_OPENSOURCE_EDITION
how can I configure it to be -mmacosx-version-min=10.7 ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120908/5485d7c1/attachment.html>
More information about the Development
mailing list