/CwithJava

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

Primary LanguagePython

#### 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