Changes
Page history
Update setup
authored
Apr 19, 2018
by
Jonathan Wendt
Hide whitespace changes
Inline
Side-by-side
setup.md
View page @
90ab0f10
...
...
@@ -2,8 +2,6 @@
*
Make sure Python 2.7 is installed (add automatically to PATH so
``pip``
is found)
*
Install conan, in console:
*
``pip install conan``
*
``conan remote add rwth-vr--bintray https://api.bintray.com/conan/rwth-vr/conan``
*
``conan remote add bincrafters_public https://api.bintray.com/conan/bincrafters/public-conan``
*
For more information check
[
conan Wiki-Page
](
Conan_Usage
)
*
For test to give reasonable output, set the environment variable
``CTEST_OUTPUT_ON_FAILURE``
to
``1``
*
Install/Update CMake to a recent version. Make sure to add CMake to Path while installing. At least
``3.10``
is required.
...
...
...
...