Files
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

9 lines
260 B
Plaintext

Needs to be built on target machine.
For Linux:
1) Run build.sh in the resulting directory, it will untar, configure and build with the proper flags
2) copy files .a and .so files from /lib and .h from /include to ../lib/Linux/<architecture-triplet>
-RCL