EzWinner opened a new issue, #1234:
URL: https://github.com/apache/rocketmq-clients/issues/1234

   ### Before Creating the Bug Report
   
   - [x] I found a bug, not just asking a question, which should be created in 
[GitHub Discussions](https://github.com/apache/rocketmq-clients/discussions).
   
   - [x] I have searched the [GitHub 
Issues](https://github.com/apache/rocketmq-clients/issues) and [GitHub 
Discussions](https://github.com/apache/rocketmq-clients/discussions)  of this 
repository and believe that this is not a duplicate.
   
   - [x] I have confirmed that this bug belongs to the current repository, not 
other repositories of RocketMQ.
   
   
   ### Programming Language of the Client
   
   C++
   
   ### Runtime Platform Environment
   
   OS: Windows 11
   
   ### RocketMQ Version of the Client/Server
   
   version: 5.0.4
   
   ### Run or Compiler Version
   
   Compiler: MSVC v143
   
   ### Describe the Bug
   
   
rocketmq_shared项目的导出文件cpp/source/exports.map不是MSVC有效的dll导出文件,选项被编译器忽略,导致生成的dll文件未导出任何符号,未生成.lib导入库
   
   ### Steps to Reproduce
   
   按步骤生成项目,rocketmq_shared项目未生成导入库,rocketmq_shared.dll未导出任何符号
   
   ### What Did You Expect to See?
   
   rocketmq_shared项目生成导入库
   
   ### What Did You See Instead?
   
   rocketmq_shared项目未生成导入库
   
   ### Additional Context
   
   _No response_


-- 
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 to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to