On 28 mei 2013, at 18:28, Paulo Silva <[email protected]> wrote:

> Hi,
> 
> Is there a best c++11 compiler for using with qtc on mac?

Clang with libc++. Be sure to compile qt with that too, otherwise exceptions go 
boom in the worst way. Also add CONFIG+=c++11 for qmake. 

-- Erik


> How's the clang debugger interface coming along?
> 
> Thanks.
> Best,
> Paulo
> _______________________________________________
> Qt-creator mailing list
> [email protected]
> http://lists.qt-project.org/mailman/listinfo/qt-creator
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to