Updated Windows Build (markdown)

xmrig 2020-08-28 12:59:32 +07:00
parent 44fe416c6c
commit fe09ded059

@ -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>