Skip to content

en_win_visualstudio

Florent edited this page Nov 22, 2019 · 3 revisions

Visual studio

Description

Visual Studio is a multi-language IDE / Compiler package. Provided by Microsoft it is the one that integrates better with Windows.

Utilisation

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.


Related pages

Installation

Process

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

Clone this wiki locally