Re: [I] vs2019 compile error [rocketmq-client-cpp]

2024-06-04 Thread via GitHub
yuntong613 commented on issue #445: URL: https://github.com/apache/rocketmq-client-cpp/issues/445#issuecomment-2148917069 @HUHANK 工程地址在这里,https://github.com/yuntong613/RocketMQ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [I] vs2019 compile error [rocketmq-client-cpp]

2024-06-04 Thread via GitHub
HUHANK commented on issue #445: URL: https://github.com/apache/rocketmq-client-cpp/issues/445#issuecomment-2148882904 @yuntong613 hello, 你有详细的VS2019 编译 rocketmq-cpp-client 2.2.0 的说明文档吗?我这边编译遇到问题老是不成功 -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [I] vs2019 compile error [rocketmq-client-cpp]

2024-06-03 Thread via GitHub
yuntong613 commented on issue #445: URL: https://github.com/apache/rocketmq-client-cpp/issues/445#issuecomment-2144560562 在源码\rocketmq-client-cpp\src\common\UtilAll.h 引入自己的头文件,比如名字叫env.h 以下是自己写的env.h内容 #include #ifdef WIN32 int setenv( const char* name, const char* value, in

Re: [I] vs2019 compile error [rocketmq-client-cpp]

2024-06-03 Thread via GitHub
HUHANK commented on issue #445: URL: https://github.com/apache/rocketmq-client-cpp/issues/445#issuecomment-2144470396 @yuntong613 这个问题有解决吗?不修改代码的情况下 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go