Releases: farsounder/farsounder-cpp-client
Releases · farsounder/farsounder-cpp-client
v0.1.4
Headers and binaries for Windows and Ubuntu 24 attached
Recent changes:
- Decrease min c++ version to c++17 to be more compatible
- Add missing grid description type
- Dump more info in example
v0.1.3
The farsounder-sdk.zip contains the headers and binary build for 64 bit Windows with CMake in Release config:
Visual Studio 17 2022, Windows SDK version 10.0.26100.0 to target Windows 10.0.26200.
The CXX compiler identification is MSVC 19.44.35209.0
For other compilers / platforms / configurations you would need to build it from source.
Decrease min c++ version to c++17 to be more compatible
Add missing grid description type
Dump more info in example