[Qt-creator] Using C++11 in Creator's source

"C. Bergström" cbergstrom at pathscale.com
Fri Mar 7 11:54:07 CET 2014


On 03/ 7/14 05:42 PM, Tobias Hunger wrote:
> On 04.03.2014 14:09, Daniel Teske wrote:
>> Hi,
>>
>> since we have branched 3.1 from master, master no longer needs to support OS X
>> 10.6. As such I propose, that we open up master for those C++11 features that
>> are supported by VS 2010, g++ 4.5 and clang 3.1.
I was (am) strongly apposed to c++11 in clang, but they (community) 
seemed to pull it off by going with gcc-4.8.2 and MSVC 2012 (2013 
Express is free and can be installed side-by-side). Side note: It's my 
understanding that gcc-4.8.2 is the 1st sorta good c++11 capable version.

For the distro which could get left behind - why not install a clang 
package? I believe someone is doing the 2step bootstrap packages 
already. Working with that community could be friendly to your efforts.

clang + QtC build bots may help ensure it goes smooth.

Wish I could be more helpful





More information about the Qt-creator mailing list