wiki/development/build-instructions/openbsd/ #760
Replies: 1 comment 1 reply
-
On my system I've had to set the following things before compiling with cmake: export JAVA_HOME=/usr/local/jdk-1.8.0
export PATH="$JAVA_HOME/bin:$PATH" after that everything worked and I didn't had errors that cmake couldn't find java. Maybe this could help some people. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
wiki/development/build-instructions/openbsd/
An Open Source Minecraft launcher with the ability to manage multiple instances, accounts and mods. Focused on user freedom and free redistributability.
https://prismlauncher.org/wiki/development/build-instructions/openbsd/
Beta Was this translation helpful? Give feedback.
All reactions