multiple definition of zlib error when building with pybind11 and other lib uses zlib

前端 未结 0 1352
旧巷少年郎
旧巷少年郎 2020-12-18 23:37

Say I have libA and libB, both needs zlib 1.2.11, and both are compiled as static lib. my understanding is that static lib just put all .o files together. as such, both libA

相关标签:
回答
  • 消灭零回复
提交回复
热议问题