Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

./configure cannot find the msgpack library #30

Open
aliawan01 opened this issue Jul 27, 2022 · 0 comments
Open

./configure cannot find the msgpack library #30

aliawan01 opened this issue Jul 27, 2022 · 0 comments

Comments

@aliawan01
Copy link

I have been having the same issue as the user in this issue:
#29

Despite having installed msgpack-c for c++. By running the following commands:

git clone https://github.com/msgpack/msgpack-c.git
cd msgpack-c
git checkout cpp_master
cmake .
sudo cmake --build . --target install

Which were supplied in installation section in the readme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant