forked from scream3r/java-simple-serial-connector
-
Notifications
You must be signed in to change notification settings - Fork 58
Choose a build system #4
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestin-progressquestionSupport question, not a bugSupport question, not a bug
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestin-progressquestionSupport question, not a bugSupport question, not a bug
Type
Fields
Give feedbackNo fields configured for issues without a type.
@bmhm has been very helpful in giving us some examples on how to create a JNI project with Maven with a working proof-of-concept here: https://github.com/bmhm/native-example
cmakeor do we leverage Maven's native build capabilities directlycmakebecause of MacOS buildsNote, the temporarily
cmakebranch has a boilerplate for native and cross-compiling. This will be merged back into mainline once the above decisions are made.Further TODO for the maven-cmake-branch:
javaparts tosrc/main/javalinux_64.UnsatisfiedLinkErrorin my previous comment.