iotdb配置C++原生接口
#12462
Replies: 3 comments 2 replies
-
用户手册有点问题,可以尝试把 -P compile-cpp 替换为 -P with-cpp 看看 |
Beta Was this translation helpful? Give feedback.
0 replies
-
多谢啦,已经解决了,根据github中的描述,修改了client-cpp下的pom.xml,目前已经构建出了压缩包,里面含有Session.h等头文件
…---- 回复的原邮件 ----
| 发件人 | ***@***.***> |
| 发送日期 | 2024年05月22日 15:21 |
| 收件人 | apache/iotdb ***@***.***> |
| 抄送人 | Pummole ***@***.***>,
Author ***@***.***> |
| 主题 | Re: [apache/iotdb] iotdb配置C++原生接口 (Discussion #12462) |
用户手册有点问题,可以尝试把 -P compile-cpp 替换为 -P with-cpp 看看
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
大佬,是怎么改的,可以讲一下位置吗 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
根据iotdb用户手册,在根目录下执行mvn package -P compile-cpp -pl example/client-cpp-example -am -DskipTest,报错

Beta Was this translation helpful? Give feedback.
All reactions