|
|
@ -11,7 +11,6 @@ git clone https://github.com/SuperNETorg/iguana.git |
|
|
|
|
|
|
|
Please clone EasyDEX-GUI from github repo here. |
|
|
|
```shell |
|
|
|
mkdir gui |
|
|
|
cd gui |
|
|
|
git clone https://github.com/SuperNETorg/EasyDEX-GUI.git |
|
|
|
``` |
|
|
@ -68,4 +67,4 @@ change architecture build parameter to ```--arch=x64``` for 64 bit build |
|
|
|
### Windows DLL issues |
|
|
|
On Windows it's noticed iguana.exe complains about `VCRUNTIME140D.DLL` and `ucrtbased.dll` file. |
|
|
|
|
|
|
|
Please see **windeps** directory and README file for instructions to install the required DLL files on Windows, and then try again running Iguana App. |
|
|
|
Please see **windeps** directory and README file for instructions to install the required DLL files on Windows, and then try again running Iguana App. |
|
|
|