sandoche / Proof-of-Stake-Cryptocurrency-generator

🍀 Create your own Proof of Stake cryptocurrency with its own blockchain based on NXT
https://coingenerator.sh
MIT License
360 stars 437 forks source link

File not found - *.java #55

Open qaywsxedcrfvtgb opened 3 years ago

qaywsxedcrfvtgb commented 3 years ago

Hi, when i execute: Proof-of-Stake-Cryptocurrency-generator\nxt>sh ./compile.sh The result is:

compiling core...
File not found - *.java
./compile.sh: line 50: javac: command not found

What am i doing wrong? (I am using Windows 64 bit)

sandoche commented 3 years ago

You need to have Java installed. I recommend you this version: https://docs.aws.amazon.com/corretto/latest/corretto-8-ug/downloads-list.html

sandoche commented 3 years ago

Also you need to use the terminal CYGWIN.