iotdb
iotdb copied to clipboard
How to compile client-cpp in Windows?
AT root path, run command:
mvn package -P compile-cpp -pl client-cpp,server,example/client-cpp-example -am ...
and report:
[ERROR] [ERROR] Could not find the selected project in the reactor: client-cpp @
Who can provide help or give me a compiled package?
Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community!
Hi, you can find it here.
https://github.com/thulab/iotdb-daily-build/releases/tag/2024-01-25-java8-apache-iotdb
Thank you! @HTHou