C++ (or C) SDK?

Moderator: DevRuss

Post Reply
alefsin
Posts: 1
Joined: Mon Aug 31, 2020 3:32 am

C++ (or C) SDK?

Post 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
DevRuss
Journeyman
Posts: 224
Joined: Wed Mar 27, 2019 12:59 am

Re: C++ (or C) SDK?

Post 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#.
Russ - Tetherscript Developer
angeleena
Posts: 1
Joined: Wed Oct 28, 2020 11:21 am

Re: C++ (or C) SDK?

Post by angeleena »

Thanks for info......
ghosteedd
Posts: 1
Joined: Fri May 06, 2022 7:26 am

Re: C++ (or C) SDK?

Post 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
monikajackson
Posts: 1
Joined: Thu Dec 15, 2022 4:26 am

Re: C++ (or C) SDK?

Post 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?
pawantanwar
Posts: 1
Joined: Tue Aug 29, 2023 5:21 am

Re: C++ (or C) SDK?

Post by pawantanwar »

I can't say for sure if a C++ (or C) SDK is on the way.
Post Reply