Not calling this software from C is awkward.
This really hinders use in embedded non coding, and ports to other languages with no code.
You can not download the C bindings here:
I have those exported functions:
Using this build configuration:
When I try to use them like this:
I would expect it to return:
But actually returns
wtf is this a bug?
@mrichar1 I can't get those to work.
I tried my hand on my own bindings, can anyone take a look and see if its usable?
https://gist.github.com/jankjr/c8bac45eacacaa59c1d687c8fd29ab34
Most helpful comment
I have those exported functions:
Using this build configuration:
When I try to use them like this:
I would expect it to return:
But actually returns
wtf is this a bug?