You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by Giorgio Zoppi <gi...@gmail.com> on 2020/05/17 12:57:57 UTC

Thrift C++ Binding

Hello,

i experience building problems with CMake and the cpp-client. Basically 
i see:

1. FindThrift function, like this (it was in Apache Impala)

https://raw.githubusercontent.com/snikulov/cmake-modules/master/FindThrift.cmake

2. The lack of vcpkg package.

3. In the Session folder the CMakeLists is empty.

Please fix it.

BR,

Giorgio