Page 1 of 1

C++ (or C) SDK?

Posted: Mon Aug 31, 2020 3:37 am
by alefsin
Hi,
I have downloaded HVDK 2.1 and have noticed that there are only libraries and examples for C# as well as Delphi. Are you planning to release a C++ (or C) header/library for basic communication with the driver? Even a simple example would help to setup the environment correctly to call the driver.

Thanks,
AlefSin

Re: C++ (or C) SDK?

Posted: Mon Aug 31, 2020 4:13 pm
by DevRuss
This is a great suggestion and we are planning to release C and C++ sample code, but aren't expecting this real soon. Doing a C or C++ conversion should be easy as the Microsoft calls and structures are all documented in C and C++, while we had to convert these to C#.

Re: C++ (or C) SDK?

Posted: Wed Oct 28, 2020 11:25 am
by angeleena
Thanks for info......

Re: C++ (or C) SDK?

Posted: Fri May 06, 2022 7:32 am
by ghosteedd
I was also interested in this topic. I published my library for communication with drivers from C++/Python code.

https://github.com/ghosteedd/hvdk

Re: C++ (or C) SDK?

Posted: Thu Dec 15, 2022 4:28 am
by monikajackson
Hello there, Im really sorry for bumping old thread, just searching similar information about this situation, to fix my prob. Can someone help me may be?

Re: C++ (or C) SDK?

Posted: Tue Aug 29, 2023 5:24 am
by pawantanwar
I can't say for sure if a C++ (or C) SDK is on the way.