[Development] Qt LTS & C++11 plans (CopperSpice)

Cristian Adam cristian.adam at gmail.com
Tue Jun 30 23:09:59 CEST 2015


On Tue, Jun 30, 2015 at 10:01 PM, Thiago Macieira <thiago.macieira at intel.com
> wrote:

>
> You're making trade-offs. One of them, given your presentation, is that
> there's
> no current version of MSVC that will work with your codebase. Another is
> that
> you're replacing a code generator by a lot of boilerplate macros.
>
>
Visual Studio 2015 will have constexpr fixed [1] and it should compile
CopperSpice.

The replacement of qmake with autotools in CopperSpice makes things very
hard to
test with Visual Studio. It seems CMake is being under evaluation [2].

The combination of CMake and ninja is quite effective.

Cheers,
Cristian.


[1]
http://blogs.msdn.com/b/vcblog/archive/2015/04/29/c-11-14-17-features-in-vs-2015-rc.aspx
[2] http://forum.copperspice.com/viewtopic.php?f=10&t=7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20150630/61ace629/attachment.html>


More information about the Development mailing list