We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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)
The text was updated successfully, but these errors were encountered:
You need to have Java installed. I recommend you this version: https://docs.aws.amazon.com/corretto/latest/corretto-8-ug/downloads-list.html
Sorry, something went wrong.
Also you need to use the terminal CYGWIN.
No branches or pull requests
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)
The text was updated successfully, but these errors were encountered: