Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Questions about pure C library working with Javacpp

27 views
Skip to first unread message

qod rec

unread,
Aug 5, 2024, 6:10:46 PM8/5/24
to javacpp
Hello! I am trying to using Javacpp to call a CLI tool "convbin" in the Rtklib open source library.
The convbin.c is in the app/consapp/convbin, with a makefile in app/consapp/convbin/gcc.
There are also many other .c file in src directory and util directory, and some libs in lib directory.
Could you please tell me how can I using Javacpp to call the convbin main fucntion with such complex program structure?
Thank you!

Samuel Audet

unread,
Aug 6, 2024, 7:13:28 PM8/6/24
to javacpp...@googlegroups.com, qod rec
That library looks pretty similar to something like zlib, so please try
to follow the instructions here:
https://github.com/bytedeco/javacpp-presets/wiki/Create-New-Presets

Samuel
Reply all
Reply to author
Forward
0 new messages