Closed fmvin closed 1 year ago
Reproduced. This will be fixed in the next version of our lib. I'm currently working on a few minor additions and bug fixes. I'll keep you posted.
Thanks for the bug report!
@amunra, when do you plan the next release?
Once the bug is fixed 😊.
This used to work, now on re-run our CI fails too. Ah, good old CMake.
A few days, I presume.
This should be fix as per the latest release 3.0.0.
Reqs: Build the
c-questdb-client
lib and link it to acpp
project Setup: Windows Server 2019 Standard, MS Visual Studio 2022 v.17.7.3 Steps to reproduce: Just buildc-questdb-client
library in Visual Studio. Output: the same errors for all .c and .cpp examplesAlso if to try to link the library to a test project (created in accordance with
DEPENDENCY.md
) the errors are same.