Open dengdeng95 opened 2 years ago
It seems that currently dev_setup.sh does not support Windows directly. Maybe you could use docker instead?
You should use powershell or cmd to compile it.
You should use powershell or cmd to compile it.
Can't I use git Bash?
It seems that currently dev_setup.sh does not support Windows directly. Maybe you could use docker instead?
It seems that windows is not supported.
I have installed the rust in advance, and I will compile it directly with “cargo build”. I can compile normally on Windows10, and I use powershell to run it.
I have installed the rust in advance, and I will compile it directly with “cargo build”. I can compile normally on Windows10, and I use powershell to run it.
Are there any requirements for the rust version? Do you have any installation tutorials? Thank you!
I have installed the rust in advance, and I will compile it directly with “cargo build”. I can compile normally on Windows10, and I use powershell to run it.
Are there any requirements for the rust version? Do you have any installation tutorials? Thank you!
by the way, my rust version:
I have installed the rust in advance, and I will compile it directly with “cargo build”. I can compile normally on Windows10, and I use powershell to run it.
Are there any requirements for the rust version? Do you have any installation tutorials? Thank you!
- git clone repo
- open with windows terminal
- cargo build
by the way, my rust version:
Thank you!
Did you face this issue mentioned in https://github.com/move-language/move/issues/358#issue-1331120594. Has it been solved?
Did you face this issue mentioned in #358 (comment). Has it been solved?
I installed a virtual machine on my Windows computer and solved the problem。
Thank you. I used to think move can be compiled on windows directly. It seems that a virtual machine is essential.
Thank you. I used to think move can be compiled on windows directly. It seems that a virtual machine is essential.
Yes, Windows is not supported temporarily。
Hey, the problem seems to have been solved by renaming the move.exe to movecli.exe. I have tried this method and it really works ! Amazing ! It is mentioned in this channel https://discord.com/channels/964205366541963294/1013627905642872902
Hey, the problem seems to have been solved by renaming the move.exe to movecli.exe. I have tried this method and it really works ! Amazing ! It is mentioned in this channel https://discord.com/channels/964205366541963294/1013627905642872902
The discord doesn't respond when clicked. I don't seem to see the move.exe file, but it's OK to fix it.
the move.exe file is in .cargo/bin. Using the link https://discord.gg/m3ewmbwn to participate in the discord channel #中文
the move.exe file is in .cargo/bin. Using the link https://discord.gg/m3ewmbwn to participate in the discord channel #中文
Which branch do you use? Do not see the move.exe file.
I mean the local computer if you have installed the move.
I mean the local computer if you have installed the move.
OK, I have added discord.
Unknown OS. Abort.
How should I solve it? Please help me! OS:Windows 10