Skip to content

Run C code within Java applications with JNA using a Python Script to facilitate compile and run process

Notifications You must be signed in to change notification settings

tallis/CwithJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

#### C with JAVA using JNA ####
### Author: Rui Costa ###

### Usage Instructions: ###

1. Run deploy.py as admin: "sudo python deploy.py"
2. Choose C file from the list : "any.c"
3. Choose LibName: "any.dylib" for MacOS, not yet tested in other operative systems
4. Choose Java file from the list: "any.java"

You may now chose if you want to run your code or not and also if you want to delete the generated libs and .class

About

Run C code within Java applications with JNA using a Python Script to facilitate compile and run process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published