Skip to content

Integrate this SDK in a C project #2947

Answered by jmklix
disa6302 asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry, but there is no C sdk that is equivalent to this one. You would have to write C wrappers for the functions that you want to use or write an equivalent C++ application.

My suggestion would be to write your application in C++ if possible. You can potentially use your current C code in a C++ application. It would be a lot of work to make wrappers with little benefit other than keeping your current C code.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@disa6302
Comment options

Answer selected by jmklix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants