Skip to content

xframes-project/xframes-shared-c-library

Repository files navigation

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

About

A simple C library to enable other languages to use XFrames

Topics

Resources

License

Stars

Watchers

Forks