You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you also wish to build BridJ, run the following from the nativelibs4java folder:
cd libraries/BridJ
mvn clean install
../scripts/listRuntime
cd ../jnaerator
mvn clean install
JNAerator is a moving target and some of its tests might be broken on some platforms. If that's the case, you can skip tests with -DskipTests in your Maven command line.