Skip to content

Compile error #10

Description

@Schaussi

I tried to compily catcierge according to github readme.
Unfortunately, it does not find zmq library:

Detected Raspberry Pi 2
v0.6.3
Catcierge version: 0.6.3
CMake Error at /usr/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:136 (message):
Could NOT find CZMQ (missing: CZMQ_LIBRARIES CZMQ_INCLUDE_DIRS)
Call Stack (most recent call first):
/usr/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:343 (_FPHSA_FAILURE_MESSAGE)
cmake/FindCZMQ.cmake:53 (find_package_handle_standard_args)
CMakeLists.txt:320 (find_package)

I tried to find/install packages like lib(c)zmq-dev, but with no success yet. I also manually compiled from zeromq, but the system can't find a czmq.h.
Did maybe a lib or file name change in a recent version?

Thank you

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions