Skip to content

Commit 0dfb4d0

Browse files
authored
docs: update dash evo tool installation (#561)
* docs: update dash evo tool installation Include Windows dependency requirements * docs: update apple intel description
1 parent ff4e233 commit 0dfb4d0

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

docs/user/network/dash-evo-tool/index.rst

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,19 @@ Linux, MacOS, or Windows packages are available on the `GitHub releases page
2626
<https://github.com/dashpay/dash-evo-tool/releases/latest>`__. Download the zip file for your
2727
Operating System, then unzip the downloaded file:
2828

29+
* `Mac (Apple Silicon / arm64) <https://github.com/dashpay/dash-evo-tool/releases/download/v0.9.3/dash-evo-tool-arm64-mac.zip>`_
30+
* `Mac (Intel / x86_64) <https://github.com/dashpay/dash-evo-tool/releases/download/v0.9.3/dash-evo-tool-x86_64-mac.zip>`_
31+
* `Linux (x86_64) <https://github.com/dashpay/dash-evo-tool/releases/download/v0.9.3/dash-evo-tool-x86_64-linux.zip>`_
32+
* `Linux (arm64) <https://github.com/dashpay/dash-evo-tool/releases/download/v0.9.3/dash-evo-tool-arm64-linux.zip>`_
2933
* `Windows <https://github.com/dashpay/dash-evo-tool/releases/download/v0.9.3/dash-evo-tool-windows.zip>`_
30-
* `Mac (ARM m1-m4) <https://github.com/dashpay/dash-evo-tool/releases/download/v0.9.3/dash-evo-tool-arm64-mac.zip>`_
31-
* `Mac (x86) <https://github.com/dashpay/dash-evo-tool/releases/download/v0.9.3/dash-evo-tool-x86_64-mac.zip>`_
32-
* `Linux (x86) <https://github.com/dashpay/dash-evo-tool/releases/download/v0.9.3/dash-evo-tool-x86_64-linux.zip>`_
33-
* `Linux (ARM) <https://github.com/dashpay/dash-evo-tool/releases/download/v0.9.3/dash-evo-tool-arm64-linux.zip>`_
34+
35+
.. tip::
36+
37+
If you use the prebuilt Windows binary, make sure the target machine has:
38+
- `Microsoft Visual C++ Redistributable <https://aka.ms/vc14/vc_redist.x64.exe>`_
39+
- OpenGL 2.0 support. If OpenGL 2.0 is not available (or the app fails to start with
40+
OpenGL-related errors), install the `OpenCL, OpenGL, and Vulkan Compatibility Pack
41+
<https://apps.microsoft.com/detail/9nqpsl29bfff?ocid=webpdpshare>`_
3442

3543
.. _evo-tool-configure:
3644

0 commit comments

Comments
 (0)