-
Notifications
You must be signed in to change notification settings - Fork 262
Windows Build
xmrig edited this page Oct 23, 2017
·
7 revisions
- If you just want change file icon or description don't need to compile, you can use tools like Resource Hacker.
- download VS2017 Community and install from https://www.visualstudio.com/downloads/
- during the install chose the components
-
Desktop development with C++
(left side) -
Toolset for Visual Studio C++ 2015.3 v140...
(right side)
-
- donwload and install https://developer.nvidia.com/cuda-downloads
- for minimal install choose
Custom installation options
during the install and select- CUDA/Develpment
- CUDA/Visual Studio Integration (ignore the warning during the install that VS2017 is not supported)
- CUDA/Runtime
- Driver components
- download and install the latest version from https://cmake.org/download/
- tested version: cmake 3.9
- during the install choose the option
Add CMake to the system PATH for all users
- Download prebuilt dependencies https://github.com/xmrig/xmrig-deps/releases and extract it somewhere.