libp2p / cpp-libp2p

C++17 implementation of libp2p
Apache License 2.0
364 stars 99 forks source link

Should consider building with vcpkg #187

Open inie0722 opened 2 years ago

inie0722 commented 2 years ago

Dependency download is too slow.

geiseri commented 2 years ago

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.

TheClonerx commented 1 year ago

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

leondesignlibro commented 4 months ago

boost

I'm trying to port this project from gcc 13.x to gcc 6.3. soralog is the blocker too. It requires Gcc at leat version 8. [soralog] Requires GNU compiler at least version 8