emichael / dslabs

Distributed Systems Labs and Framework
https://ellismichael.com/dslabs/
1.23k stars 339 forks source link

ubuntu make fails; windows 11 gradlew.bat fails #74

Closed cubbins closed 2 months ago

cubbins commented 2 months ago

ubuntu java -version ok javac -version ok make fails

windows 11 java -version ok javac -vesion ok gradlew.bat fails.

Non-working after first command issued, for both Ubuntu and Windows 11, following install with git clone https://github.com/emichael/dslabs.git

ubuntu_error windows11_dslabs

Describe the bug A clear and concise description of what the bug is. Please be as specific as possible and make sure you've read the project's documentation in its entirety before submitting.

Screenshots If applicable, add screenshots to help explain your problem.

Environment

emichael commented 2 months ago

You’re trying to compile Java 17 with JVM 11. 17 is the minimum supported Java version.

cubbins commented 2 months ago

Yes, I have it now. Thank you.


From: Ellis Michael @.> Sent: Saturday, July 13, 2024 10:45 AM To: emichael/dslabs @.> Cc: cubbins @.>; Author @.> Subject: Re: [emichael/dslabs] ubuntu make fails; windows 11 gradlew.bat fails (Issue #74)

You’re trying to compile Java 17 with JVM 11. 17 is the minimum supported Java version.

— Reply to this email directly, view it on GitHubhttps://github.com/emichael/dslabs/issues/74#issuecomment-2227007074, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AA774PNYDHM5ZXKYGFM4LCLZMFRTZAVCNFSM6AAAAABK2NZGM2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRXGAYDOMBXGQ. You are receiving this because you authored the thread.Message ID: @.***>