Skip to content

Releases: farsounder/farsounder-cpp-client

v0.1.4

11 Feb 18:43

Choose a tag to compare

v0.1.4 Pre-release
Pre-release

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

06 Feb 19:10

Choose a tag to compare

v0.1.3 Pre-release
Pre-release

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