Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 668 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 668 Bytes

xframes-shared-c-library

Looking to integrate this a JVM language? Have a look at the JNI project.

Building

Windows (VS 2022)

cmake --build ./build -- /property:Configuration=Release

Raspberry Pi

  • export VCPKG_FORCE_SYSTEM_BINARIES=1
  • export ARM64_LINUX=1

RISC-V (Linux)

  • export VCPKG_FORCE_SYSTEM_BINARIES=1
  • export RISCV64_LINUX=1

Screenshots

Windows 11

image

Ubuntu x64 (WSL2)

image