Difference between revisions of "Windows: installation from binaries"
From Wiki for iCub and Friends
Line 3: | Line 3: | ||
= Instructions = | = Instructions = | ||
− | * | + | * Download and execute the Robotology installer available from [[Downloads]]. Pick up the binaries containing the full install. When prompted with the dialog below, '''do not change the destination directory''' as the archive still contains a few packages that are not fully relocatable. |
+ | |||
+ | [[image:robotology-installer-1.png]] | ||
+ | |||
+ | * Keep the following checkbox ticked if you want the installer to update the environment variables. | ||
+ | |||
+ | [[image:robotology-installer-2.png]] | ||
+ | |||
+ | = Getting MS C++ Redistributable = | ||
− | * | + | * Unless you already have the Microsoft Visual Studio installed on your machine, make sure that you have at least the [https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads '''Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019'''] available. In particular, pick up the [https://aka.ms/vs/16/release/vc_redist.x64.exe 64-bits version]. |
− | |||
− | |||
= Check your installation = | = Check your installation = | ||
Now you are ready to [[check your installation]]. | Now you are ready to [[check your installation]]. |
Revision as of 11:11, 28 February 2020
We distribute binary packages for YARP, iCub and all the dependencies required to compile them. The latest releases of iCub and YARP are available for download. These packages also include all dependencies pre-compiled for specific compilers and take care of setting the environment appropriately (including the PATH).Instructions
- Download and execute the Robotology installer available from Downloads. Pick up the binaries containing the full install. When prompted with the dialog below, do not change the destination directory as the archive still contains a few packages that are not fully relocatable.
- Keep the following checkbox ticked if you want the installer to update the environment variables.
Getting MS C++ Redistributable
- Unless you already have the Microsoft Visual Studio installed on your machine, make sure that you have at least the Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019 available. In particular, pick up the 64-bits version.
Check your installation
Now you are ready to check your installation.