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

build system fails to detect msgpack-c 6.0.0 #291

Open
Apteryks opened this issue Aug 17, 2023 · 0 comments
Open

build system fails to detect msgpack-c 6.0.0 #291

Apteryks opened this issue Aug 17, 2023 · 0 comments

Comments

@Apteryks
Copy link

Hi,

From version 4.0.0 onward, msgpack was split into msgpack-c and msgpack-cxx. The latest C package (msgpack-c) is at version 6.0.0 and ships a msgpack-c.pc pkg-config file.

Currently the build system fails to detect it:

checking for msgpack >= 1.1.0... no
configure: error: "msgpack >= 1.1.0 not found"

Thanks!

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