Skip to content

Commit

Permalink
Merge pull request #421 from 0xflotus/patch-1
Browse files Browse the repository at this point in the history
fixed Visual Studio
  • Loading branch information
ales-tsurko authored Sep 22, 2018
2 parents 9bfac31 + 54308af commit 67dbe41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ You will also need to add `<install_drive>:\<install_directory>\bin` and `<insta
1. Install Microsoft Visual C++ 2008 Express (should work with other versions).
2. Install Microsoft Windows SDK 7.0 (or newer).
3. Install CMake (v2.8 at least)
4. Run "Vistual Studio 2008 Command Prompt" from the "Microsoft Visual Studio 2008" start menu.
4. Run "Visual Studio 2008 Command Prompt" from the "Microsoft Visual Studio 2008" start menu.
5. `cd` to `<install_drive>:\Microsoft SDKs\Windows\v7.0\Setup` then run: `WindowsSdkVer.exe -version:v7.0`
6. Close the command prompt window and run step 4 again
7. Ensure CMake bin path is in the `PATH` environment variable (eg: `echo %PATH%` and see that the folder is there) if not you will have to add it to your `PATH`.
Expand Down

0 comments on commit 67dbe41

Please sign in to comment.