C++ Client #218
Unanswered
olibartfast
asked this question in
Q&A
C++ Client
#218
Replies: 1 comment
-
For C++, you'd need to install with CMake to build the shared library and include the headers. The easiest way to do this would be in the Docker container but it should be possible to do it outside as well. You may need to manually resolve some dependencies in the latter case. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, how to install the c++ client? in the readme I see only python using pip
Beta Was this translation helpful? Give feedback.
All reactions