Support more OS and arch? #13
Replies: 3 comments
-
Actually, our project could use burning wave in many places, and we have reinvented the wheel earlier before I found this project. |
Beta Was this translation helpful? Give feedback.
-
If you use the default driver you should have no problems on any platform except Android. The concept of supported platforms applies only to drivers that use or could use the JNI interface. I'm currently not able to compile the JNI module for platforms other than those indicated in the documentation, but if you can you're welcome and you can create a pull request |
Beta Was this translation helpful? Give feedback.
-
We met a guy that help us to compile our JNI |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to employ burningwave core in my project using LWJGL3. LWJGL3 itself supports more platforms than jvm driver, I wonder if jvm driver has plan to support more OS and Arch too?
Here's the platforms LWJGL supported, and here's how their action handle them.
Beta Was this translation helpful? Give feedback.
All reactions