You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Java build ( ./gradlew build) only requires JDK 11 or higher. Building on Windows isn't yet supported, but WSL/Ubuntu works fine for me.
The native build (./gradlew buildNative) additionally requires a GCC toolchain. I think it should work on vanilla WSL/Ubuntu as long as you've got plenty of free memory (I had to bump the WSL memory setting).
Hey there, I am seeking some inputs/steps if I can build this from source code? Thanks!
The text was updated successfully, but these errors were encountered: