forked from medInria/medInria-public
-
Notifications
You must be signed in to change notification settings - Fork 1
en_win_visualstudio
Florent LERAY edited this page Nov 22, 2019
·
3 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