Page 1 of 1

C-API for camera SDK?

Posted: Mon Jan 23, 2012 2:18 am
by umlaeute
while i fully appreciate the simplicity of the C++ CameraSDK, i wanted to ask whether there is also a C-version (or whether you plan to wrap the C++-version into plain C).

C-APIs have the great advantage, that they don't involve name mangling, which means that you can use the same binary library with multiple compilers (or generations of the same compiler).

Re: C-API for camera SDK?

Posted: Mon Jan 23, 2012 2:49 am
by umlaeute
i just noticed that this would also solve issue#46643

http://forum.naturalpoint.com/forum/ubb ... #Post46643

Re: C-API for camera SDK?

Posted: Mon Jan 23, 2012 11:48 am
by NaturalPoint - Mike
Hello -

While there are no current plans to re-release the SDK into c, I can pass this along to our development team for consideration. If you work to wrap this to c or start a public project to do this, please let us know and we will link to it in our stickied projects thread.