Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Commit

Permalink
Merge pull request #419 from argjv/patch-1
Browse files Browse the repository at this point in the history
Add a link to download Visual C++ 2015 Build Tools
  • Loading branch information
pirapira authored Jan 15, 2018
2 parents 248e3d6 + 5011872 commit 8a24804
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@ solution file using CMake: ::

Which should result in the creation of **cpp-ethereum.sln** in that build directory.

**NOTE: We only support Visual Studio 2015 as of cpp-ethereum-v.1.3.0.**
**NOTE: We only support Visual Studio 2015 as of cpp-ethereum-v.1.3.0. If you don't
have it already, install the `Visual C++ 2015 Build Tools <http://landinghub.visualstudio.com/visual-cpp-build-tools>`_ **
Double-clicking on that file should result in Visual Studio firing up. We suggest
building **RelWithDebugInfo** configuration, but all others work.
Expand Down

0 comments on commit 8a24804

Please sign in to comment.