Closed Wasabi375 closed 6 years ago
I'm trying to use this library, but gradle fails with an error that it can't find lwjgl:3.1.7-SNAPSHOT. I import it using gradle and jitpack. I tried version "4.0", "4.0-beta.11", "4.0-beta.10" and "4.0-beta.09".
I've created a test project to reproduce the error: https://github.com/Wasabi375/assimpTest
I think the easiest way to fix this is to change the lwjgl version from snapshot to one of the stable releases.
I'm trying to use this library, but gradle fails with an error that it can't find lwjgl:3.1.7-SNAPSHOT. I import it using gradle and jitpack. I tried version "4.0", "4.0-beta.11", "4.0-beta.10" and "4.0-beta.09".
I've created a test project to reproduce the error: https://github.com/Wasabi375/assimpTest
I think the easiest way to fix this is to change the lwjgl version from snapshot to one of the stable releases.