move-language / move

Apache License 2.0
2.26k stars 688 forks source link

Step 0: Installation error, request help! #446

Open dengdeng95 opened 2 years ago

dengdeng95 commented 2 years ago

image

Unknown OS. Abort.

How should I solve it? Please help me! OS:Windows 10

rahxephon89 commented 2 years ago

It seems that currently dev_setup.sh does not support Windows directly. Maybe you could use docker instead?

geometryolife commented 2 years ago

You should use powershell or cmd to compile it.

dengdeng95 commented 2 years ago

You should use powershell or cmd to compile it.

Can't I use git Bash?

dengdeng95 commented 2 years ago

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.

geometryolife commented 2 years ago

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.

dengdeng95 commented 2 years ago

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!

geometryolife commented 2 years ago

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!

  1. git clone repo
  2. open with windows terminal
  3. cargo build

by the way, my rust version: image

dengdeng95 commented 2 years ago

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!

  1. git clone repo
  2. open with windows terminal
  3. cargo build

by the way, my rust version: image

Thank you!

Propyly commented 2 years ago

Did you face this issue mentioned in https://github.com/move-language/move/issues/358#issue-1331120594. Has it been solved?

dengdeng95 commented 2 years ago

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。

Propyly commented 2 years ago

Thank you. I used to think move can be compiled on windows directly. It seems that a virtual machine is essential.

dengdeng95 commented 2 years ago

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。

Propyly commented 2 years ago

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

dengdeng95 commented 2 years ago

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.

Propyly commented 2 years ago

the move.exe file is in .cargo/bin. Using the link https://discord.gg/m3ewmbwn to participate in the discord channel #中文

dengdeng95 commented 2 years ago

the move.exe file is in .cargo/bin. Using the link https://discord.gg/m3ewmbwn to participate in the discord channel #中文

image

Which branch do you use? Do not see the move.exe file.

Propyly commented 2 years ago

I mean the local computer if you have installed the move. 捕获

dengdeng95 commented 2 years ago

I mean the local computer if you have installed the move. 捕获

OK, I have added discord.