How to solve C++ linking error in shared library linked to a static library

前端 未结 0 1571
野趣味
野趣味 2020-12-13 20:47

I\'m struggling with a linking error. I have 3 modules:

  • static library A which defines function ole::compound_document::find_storage(const std::string&);
相关标签:
回答
  • 消灭零回复
提交回复
热议问题