This repository contains BaSyx Java V1. We recommend to use BaSyx Java V2 to ensure compatibility to the latest specifications of IDTA. For further information, you may also read the blog posts about ...
See a brief summary here: https://en.wikipedia.org/wiki/Java_Native_Access gcc -c -fPIC functions-v1.c -o lib/v1/functions.o gcc -c -fPIC functions-v2.c -o lib/v2 ...