Re: [Interest] Qt 5.6.0, QtCreator 3.6.0 and MSVC2015 - Compiler Issue

2016-05-24 Thread Tres Finocchiaro
> > The solution for the original question is to upgrade Qt or to build from > sources. > And part of that solution is to have a properly configured Visual Studio C++ environment, which I've addressed as well as the "Upgrade" portion. I'm not sure the problem here. > Your solution is to the

Re: [Interest] Qt 5.6.0, QtCreator 3.6.0 and MSVC2015 - Compiler Issue

2016-05-24 Thread Tres Finocchiaro
> Qt 5.5, which did not come with a pre-built version for that compiler. Qt 5.6.0 does. I'm sorry if there was any confusion. I was intentionally linking the stack overflow comment, not the dated solution (as many people will read it, it's the first search result, despite it being dated since

Re: [Interest] Qt 5.6.0, QtCreator 3.6.0 and MSVC2015 - Compiler Issue

2016-05-24 Thread Tres Finocchiaro
ut! > Now I'm installing all the c++ stuff, hope that it will work later. > > Thanks again > Regards > Simone > > Inviato da iPhone > > Il giorno 24 mag 2016, alle ore 20:17, Tres Finocchiaro < > tres.finocchi...@gmail.com> ha scritto: > > Not sure if this is relevant, but

Re: [Interest] Qt 5.6.0, QtCreator 3.6.0 and MSVC2015 - Compiler Issue

2016-05-24 Thread Tres Finocchiaro
Not sure if this is relevant, but I had a similar issue and it was because I had taken the default options with MSVS 2015 and never explicitly installed a C++ compiler. What worked for me was opening Visual Studio, creating a C++ project and Visual Studio prompted to install MSVC 2015. Once that