-
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
The guide to compiling from source (https://minecraft-linux.github.io/source_build/launcher.html) does not sufficiently explain how to compile.
- The tip at the start claims that the qt6 branch uses cmake4, but it actually pulls from eglut, which uses CMake 3.5.
- The build instructions would pull the original repo, which is deprecated according to the aforementioned tip.
- The build instructions do not explain how to deal with the cmake version conflict (-DCMAKE_POLICY_VERSION_MINIMUM=3.5).
If there's a better place for me to put this, please do tell me.
Metadata
Metadata
Assignees
Labels
No labels