Update how to setup a windows build with visual studio authored by Kuppe, Christian's avatar Kuppe, Christian
......@@ -35,7 +35,6 @@ Your path to gacutil.exe can be different. The second part is the important one.
###### Solve CL.exe exit with error code 1:
* compile with c++14 (/std:c++14) (OpenSimRoot state 2019, Sept. 02)
* compile with VS compiler flag /bigobj
#### Run tests
......
......