Skip to content

Provide LWJGL natives for Linux on Arm #137

@Erdragh

Description

@Erdragh

Currently, trying to run runClient or start an IDE run results in:

[LWJGL] Platform/architecture mismatch detected for module: org.lwjgl
	JVM platform:		Linux aarch64 21.0.4
		OpenJDK 64-Bit Server VM v21.0.4+7-LTS by Eclipse Adoptium
	Platform available on classpath:
		linux/x64
[LWJGL] Failed to load a library. Possible solutions:
	a) Add the directory that contains the shared library to -Djava.library.path or -Dorg.lwjgl.librarypath.
	b) Add the JAR that contains the shared library to the classpath.

It seems MDG provides the Linux x64 LWJGL natives instead of the Arm natives.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions