On 8/24/12 4:06 PM, Sylvain Pointeau wrote: > > > On Fri, Aug 24, 2012 at 9:59 PM, Thiago Macieira > <[email protected] <mailto:[email protected]>> wrote: > > On sexta-feira, 24 de agosto de 2012 19.11.14, Sylvain Pointeau wrote: > > Hi, > > > > I would like to compile Qt 4.8 using clang / libc++ (to have c++11) > > is it possible? > > No one has ever reported success. Then again, no one has ever > reported failure > either -- no one has ever reported trying. > > > I did: > ./configure -no-qt3support -platform unsupported/macx-clang > > unfortunately it doesn't use libc++ > I am ready to try, but how should I configure it? > > otherwise, I am also ready to migrate to Qt5.... >
Going Qt5 will make your life a lot easier. Make sure you use macx-clang-libc++ mkspec. _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
