mirror of
https://github.com/xmrig/xmrig.git
synced 2024-12-22 19:49:36 +00:00
Updated Build (markdown)
parent
0297968be1
commit
f7294bd07d
1 changed files with 1 additions and 1 deletions
2
Build.md
2
Build.md
|
@ -44,7 +44,7 @@ mkdir build
|
|||
cd build
|
||||
cmake .. -G "Visual Studio 15 2017 Win64" -T v140_xp -DCMAKE_BUILD_TYPE=Release -DUV_INCLUDE_DIR=c:\<path>\libuv\include -DUV_LIBRARY=c:\<path>\libuv\Release\lib\libuv.lib
|
||||
```
|
||||
It will create Visual Studio Solution file **xmrig-proxy.sln**.
|
||||
It will create Visual Studio Solution file **xmrig.sln**.
|
||||
|
||||
## OS X
|
||||
You need XCode and Homebrew installed.
|
||||
|
|
Loading…
Reference in a new issue