Proj-Ascension/Client

Compilation error

Closed this issue · 6 comments

Hi,
I have some little error on CMake Gui when I compile for Visual Studio
The error:
ss 2015-12-19 at 07 19 55
http://pastebin.com/dPBi838C

Thank you!

Please install MSVC first.

I have already installed MSVC.

First of all, you don't have a msvc 2015 version of Qt installed (it doesn't exist yet). You will need the correct version of MSVC corresponding to the Qt libraries you have installed. The bundled MinGW from Qt should include everything you need.

You say I need Visual Studio 2013 and not 2015?

elken commented

Thank you, I will test it