Skip to content

Errow when "cmake -DCMAKE_BUILD_TYPE=DEBUG ../" (install on macOS) #896

@qingquansong

Description

@qingquansong

Partial error messages:

"CMake Error at CMakeLists.txt:215 (add_library):
Target "ReactiveSocket" links to target "Boost::thread" but the target was
not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

CMake Error at yarpl/CMakeLists.txt:76 (add_library):
Target "yarpl" links to target "Boost::thread" but the target was not
found. Perhaps a find_package() call is missing for an IMPORTED target, or
an ALIAS target is missing?

CMake Error at rsocket/benchmarks/CMakeLists.txt:5 (add_executable):
Target "baselines_tcp" links to target "Boost::system" but the target was
not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?
Call Stack (most recent call first):
rsocket/benchmarks/CMakeLists.txt:15 (benchmark)"

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