/xframes-jni-library

A simple JNI library to enable JVM languages to use XFrames

Primary LanguageC++MIT LicenseMIT

xframes-jni-library

Building the JNI DLL

(You need to open a developer prompt on Windows)

  • cd native
  • cmake -S . build
  • cmake --build build