Skip to content

Commit

Permalink
Update build_windows.md
Browse files Browse the repository at this point in the history
Run AirSim build.cmd, says:
Newer AirSim requires cmake verion "   3.   9" but you have "   3.   7" which is older.
  • Loading branch information
bys1123 authored Apr 7, 2018
1 parent b05a9f0 commit a712481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build_windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Known working config is:
````
Windows 10 (Education) x64
VS2015 update 3 (x86) with VC++
Cmake 3.7 (x86)
Cmake 3.9 (x86)
````
Even though cmake 3.7 says it added support for VS 2017 folks are reporting build issues with that.

Expand Down

0 comments on commit a712481

Please sign in to comment.