Open qaywsxedcrfvtgb opened 3 years ago
Hi, when i execute: Proof-of-Stake-Cryptocurrency-generator\nxt>sh ./compile.sh The result is:
Proof-of-Stake-Cryptocurrency-generator\nxt>sh ./compile.sh
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)
You need to have Java installed. I recommend you this version: https://docs.aws.amazon.com/corretto/latest/corretto-8-ug/downloads-list.html
Also you need to use the terminal CYGWIN.
Hi, when i execute:
Proof-of-Stake-Cryptocurrency-generator\nxt>sh ./compile.sh
The result is:What am i doing wrong? (I am using Windows 64 bit)