BenjaSOL/ore-cli-gpu

Take the path and replace the PATH_TO_EXE with the path to the .exe that was just created in the mine.rs?

fuhua898 opened this issue · 4 comments

which path?
Is the path here the compiled path or windows.exe in the project?

Yes the .exe that is created copy the path to that and replace PATH_TO_EXE

Example:
Make sure you use two \ on windows
"C:\home\ore-cli-gpu\windows.exe"

Yes the .exe that is created copy the path to that and replace PATH_TO_EXE

Example: Make sure you use two \ on windows "C:\home\ore-cli-gpu\windows.exe"

image
Every step is correct, but why

Run as admin

Maybe I'm just using the admin run but still

Run as admin

Maybe I'm just using the admin run but still

If you use Linux:

chmod +x YOUR_PATH_TO_EXE

If you use Windows, just modify the permission of windows.exe