Package Details: cppzmq-git 4.10.0.r29.g6541dd1-1

Git Clone URL: https://aur.archlinux.org/cppzmq-git.git (read-only, click to copy)
Package Base: cppzmq-git
Description: Header-only C++ binding for libzmq
Upstream URL: https://github.com/zeromq/cppzmq
Licenses: MIT
Conflicts: cppzmq
Provides: cppzmq
Submitter: Chocobo1
Maintainer: Chocobo1
Last Packager: Chocobo1
Votes: 0
Popularity: 0.000000
First Submitted: 2024-06-08 05:11 (UTC)
Last Updated: 2024-12-11 05:32 (UTC)

Dependencies (4)

Required by (29)

Sources (1)

Latest Comments

Chocobo1 commented on 2024-12-11 05:33 (UTC)

catch2-v2 is outdated.

Thanks, fixed.

Oshgnacknak commented on 2024-12-10 21:15 (UTC)

catch2-v2 is outdated.

-- Detected CPPZMQ Version - 4.10.0 -- cppzmq v4.10.0 -- Configuring done (0.0s) CMake Error at tests/CMakeLists.txt:36 (target_link_libraries):   Target "unit_tests" links to:      Catch2::Catch2WithMain    but the target was not found.  Possible reasons include:      * There is a typo in the target name.     * A find_package call is missing for an IMPORTED target.     * An ALIAS target is missing.    -- Generating done (0.0s) CMake Generate step failed.  Build files cannot be regenerated correctly. 

Using catch2 works just fine.