use hunter require libp2p
, cmake build error
#257
Unanswered
Chestnuts4
asked this question in
Q&A
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use the following CMakeLists.txt to build test project(example)
the main.cpp:
when I use
cmake -H. -B_builds -DHUNTER_STATUS_DEBUG=ON -DCMAKE_BUILD_TYPE=Debug ..
inbuild
, cmake return an error:Beta Was this translation helpful? Give feedback.
All reactions