Skip to content

./configure cannot find the msgpack library #30

@aliawan01

Description

@aliawan01

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions