LWJGL jar not accesable
问题 This should be a pretty simple question. I am trying to us LWJGL and I watched a tutoiral on how to get started but the import statements and all lwjgl code is getting error messages. The file is below. What am I doing wrong? I added the jar in properties but it is still not working. https://www.mediafire.com/?vbckyjkr6di8dlk 回答1: LWJGL uses its own variables for the path to the native libraries (If they are not found you will get a "no LWJGL in path"-error): System.setProperty("org.lwjgl