Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要为 NetSSL 库编译哪些其他库?当然,它需要 OpenSSL,但我只指 Poco 库。构建包含 NetSSL 的项目是否需要 Poco Foundation 或 Poco Utilities?
NetSSL 需要 PocoNet、PocoCrypto、PocoUtil、PocoXML 和 PocoFoundation。对 PocoUtil(以及 PocoXML)的依赖有点烦人,但这就是它的方式......