Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.11 KB

Windows2.md

File metadata and controls

26 lines (16 loc) · 1.11 KB

Installation on Windows system

+These instructions allow us to build and install ROOT on Windows 10. But an old version of ROOT and Visual Studio are used.

1. Installing Visual Studio 2013

  • Downloading the free version of Microsoft Visual Studio 2013 update 5 (release 12.0) from the official website: (https://visualstudio.microsoft.com/fr/vs/older-downloads/). It is possible that you need to create an account in order to download this old package.
  • Keeping the default folder: C:\Programmes (x86)\Microsoft Visual Studio 12.0
  • Selecting the development package for C++ usage.

2. Installing Doxygen

3. Installing Git

  • Downloading and installing the package from the website (https://github.com/)
  • Keeping all the default settings.

4. Installing ROOT 5