From e2763e7a2e7dfc38bea133b95034a9a720e7b6fa Mon Sep 17 00:00:00 2001 From: Bllacky Date: Mon, 10 Mar 2014 16:52:31 +0200 Subject: [PATCH] Update README.txt --- winbuild/README.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/winbuild/README.txt b/winbuild/README.txt index e0b1af95..4e5d2351 100644 --- a/winbuild/README.txt +++ b/winbuild/README.txt @@ -10,6 +10,7 @@ Windows SDK 7.1 Command Prompt and run "setenv /x64 /Release" before starting to Also, for x64, after you follow all the steps and you are ready to build. Go to "Project Properties -> VC++ Directories -> Library Directories" and add this folder to the library list: C:\Program Files\Microsoft SDKs\Windows\v7.1\Lib\x64 +To run sgminer built using Visual Studios you will need to have Microsoft Visual C++ 2010 Redistributable Package (x86 or x64 depending on your sgminer version) installed. Installing dependencies -----------------------