Changes
Page history
Update setup
authored
Jun 14, 2018
by
Jonathan Wendt
Show whitespace changes
Inline
Side-by-side
setup.md
View page @
9cfdab1c
...
@@ -8,9 +8,9 @@
...
@@ -8,9 +8,9 @@
*
Install
[
Visual Studio 2017 Community
](
https://www.visualstudio.com/downloads
)
*
Install
[
Visual Studio 2017 Community
](
https://www.visualstudio.com/downloads
)
*
Make sure to configure it for c++ Desktop-Programming
*
Make sure to configure it for c++ Desktop-Programming
*
Add at least the following packages:
*
Add at least the following packages:
``Windows Universal CRT SDK``
;
*
``Windows Universal CRT SDK``
``Windows 8.1 SDK``
*
``Windows 8.1 SDK``
*
_Any particular packages that must be there? Add here!_
*
_Any particular packages that must be there? Add here!_
*
To setup Clangformat (recom
n
mended) see
[
Clang Wiki-Page
](
clang-format_on-save_VS2017
)
*
To setup Clangformat (recommended) see
[
Clang Wiki-Page
](
clang-format_on-save_VS2017
)
*
Use CMake (beware that the first time it could take very long since all dependecies are downloaded through conan)
*
Use CMake (beware that the first time it could take very long since all dependecies are downloaded through conan)
*
Before cloning the ''git-repo'' make sure to have
[
lfs (Download Windows Installer)
](
https://github.com/git-lfs/git-lfs/releases
)
installed
*
Before cloning the ''git-repo'' make sure to have
[
lfs (Download Windows Installer)
](
https://github.com/git-lfs/git-lfs/releases
)
installed