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).
C-API for camera SDK?
Re: C-API for camera SDK?
i just noticed that this would also solve issue#46643
http://forum.naturalpoint.com/forum/ubb ... #Post46643
http://forum.naturalpoint.com/forum/ubb ... #Post46643
-
- Posts: 1896
- Joined: Tue Feb 01, 2011 8:41 am
- Location: Corvallis, OR
Re: C-API for camera SDK?
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.
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.