Skip to content

Commit

Permalink
Fixed misleading documentation - x64 doesn't work yet on MSVC
Browse files Browse the repository at this point in the history
  • Loading branch information
stoperro authored and emlai committed Sep 15, 2016
1 parent b870dd3 commit 88175e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Either use cmake-gui, or:

mkdir vs2015
cd vs2015
cmake -G "Visual Studio 14 2015 Win64" ..
cmake -G "Visual Studio 14 2015" ..

Now open vs2015/ivan.sln in VS2015 IDE.

Expand Down

0 comments on commit 88175e8

Please sign in to comment.