Release of the version 0.0.5 of the C++ API!

Hi,

we are pleased to announce the release of a new version of the C++ API used to control the Inverse3 controller.

Changes

This latest relaese includes several new features, including:

  • support for newer firmware functionality

Notable enhancements include:

  • improved communication with the device
  • improved automatic detection of device and handle
  • better handling of the different communication messages

And many other improvements and additional bug fixes.

Download Links

Example

Example CMake Project (Windows only)

Were these static libs built in vs2022? I believe they are not backwards compatible with vs2019.

Yes it was built with vs2022, their was an issue using them with vs2019 but I think Microsoft fixed that in the most recent update.
I’ll push a new build next week.

This is built with an updated version of VS2022 and should be backwards compatible with vs2019, let me knows how it goes for you.

Download Links

1 Like