Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

John-Chan/jna-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

build

build the native library

cd dylib
make

build java application

cd java-src
./mvnw clean package

run

cd java-src
# the native library path, see java-src/run.sh
export LIB_PATH=path-to-project-root/dylib
./run.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published