Replies: 1 comment 4 replies
-
same trouble, do u fix it already? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i was trying to build chia.exe from the source in Windows 10 and ran into a problem.
What i did so far:
git clone repo
python setup.py install
run build_scripts/build_windows.ps1 (in Powershell 7)
This fails in line 74:
Copy-Item "dist\daemon" -Destination "..\chia-blockchain-gui" -Recurse
Maybe someone has already built it successfully and can help. Thanks.
Whole script output:
Beta Was this translation helpful? Give feedback.
All reactions