mirror of
https://github.com/xmrig/xmrig.git
synced 2024-12-22 19:49:36 +00:00
Updated Windows Build (markdown)
parent
44fe416c6c
commit
fe09ded059
1 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
**:warning: Recent version of this page https://xmrig.com/docs/miner/windows-build.**
|
||||
|
||||
<details>
|
||||
<summary>Old page</summary>
|
||||
|
||||
There two options **Microsoft Visual Studio 2015/2017** or [MSYS2](http://www.msys2.org/) both required [libuv](https://github.com/libuv/libuv) build and cmake.
|
||||
|
||||
* You can use prebuilt dependencies for your builds https://github.com/xmrig/xmrig-deps/releases.
|
||||
|
@ -51,4 +56,6 @@ It will create Visual Studio Solution file **xmrig.sln**. Don't forget change De
|
|||
|
||||
## Additional CMake options
|
||||
|
||||
https://xmrig.com/docs/miner/cmake-options
|
||||
https://xmrig.com/docs/miner/cmake-options
|
||||
|
||||
</details>
|
Loading…
Reference in a new issue