-
Notifications
You must be signed in to change notification settings - Fork 72
en_win_visualstudio
mathildemerle edited this page Dec 13, 2019
·
6 revisions
Visual Studio is a multi-language IDE / Compiler package. Provided by Microsoft, it is the one that integrates better with Windows.
It is the compiler for medInria on Windows, and more specifically its C / C ++ component also call Visual C ++.
If you use a newer version, just make sure that the version is not too recent, mainly for CMake
and Qt
.
Run the Visual Studio 2017 installer.
Select ** Desktop Development in C ++ **
Make sure ** Visual C ++ Tools for CMake ** is checked
For an optimum development environment prefer the ** Visual C ++ ** interface