UnsatisfiedLinkError Libgdx Desktop
问题 I am running into issues with LibGDX on Desktop. I keep getting the following error when trying to launch the application: Exception in thread "main" java.lang.UnsatisfiedLinkError: com.badlogic.gdx.utils.BufferUtils.newDisposableByteBuffer(I)Ljava/nio/ByteBuffer; at com.badlogic.gdx.utils.BufferUtils.newDisposableByteBuffer(Native Method) at com.badlogic.gdx.utils.BufferUtils.newUnsafeByteBuffer(BufferUtils.java:288) at com.badlogic.gdx.graphics.glutils.VertexArray.<init>(VertexArray.java:62