Skip to content

robotology-superbuild 2020.02 (2020-02-21)

Compare
Choose a tag to compare
@traversaro traversaro released this 24 Feb 20:23
90c39da

robotology-superbuild 2020.02

First released version of the robotology-superbuild. To use, just checkout the release branch, and follow the instructions in the Release README.

Windows binaries

This first release of robotology-superbuild comes also with experimental Windows binaries, robotology-dependencies-installer-2020.02-win64.exe that installs only a custom vcpkg installation in C:/robotology/vcpkg for compile from source the robotology software, and robotology-full-installer-2020.02-win64.exe that also installs the software built by the robotology-superbuild in C:/robotology/robotology.

In both cases, the installer offer an options to create and append all the necessary User environment variables to use the C++ libraries and the binaries without any further configuration. Note that you may want to opt out from this if in your system you also use other kind of C++ libraries system to avoid conflicts.

Furthermore, if you do not have Visual Studio 2019 installed on your machine, the installer requires the Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019 to be installed on your machine, that can be downloaded at https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads, in particular you need to install the file https://aka.ms/vs/16/release/vc_redist.x64.exe .

The binaries are still experimental, and are affected by the following known issues: