Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _releases/release-63600-rc1.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Windows 10/7/... are supported. We offer two packaging types:
### Important installation notes

* You must download the binary built with the exact same version of Visual Studio (and Python) than the one installed on your system.
* Don't forget to select the component “Desktop development with C++" when running the Visual Studio Installer.
* Don't forget to select the component “Desktop development with C++" when running the Visual Studio Installer.
* Do not untar in a directory with a name containing blank characters.
* Take the release version if performance matters.
* If you want to debug your code you need the ROOT debug build (you cannot mix release / debug builds due to a Microsoft restriction).
Expand Down
Loading