cpp-libp2p icon indicating copy to clipboard operation
cpp-libp2p copied to clipboard

Should consider building with vcpkg

Open inie0722 opened this issue 2 years ago • 3 comments

Dependency download is too slow.

inie0722 avatar Jun 24 '22 07:06 inie0722

I am working on this now. Soralog is a blocker right now because it doesn't build enough to pass the MS qualifications. Everything else I have working for the most part. If I can get the boost-di and hat-trie from upstream to work, I can at least package those and leave only that soralog to deal with. Since its a subset of spdlog it might be easier to just port libp2p to that.

geiseri avatar Sep 21 '22 17:09 geiseri

I was planning on writing a Conan recipe for this project, currently the only missing packages in CCI are SQLiteModernCpp & soralog.

TheClonerx avatar Feb 07 '23 20:02 TheClonerx