On Tue, Jun 30, 2015 at 10:01 PM, Thiago Macieira <thiago.macie...@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
_______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development