Skip to content

I cant do build library #141

@k0swel

Description

@k0swel

I'm trying to compile a library, but I encounter an error from cmake:

CMake Error at libraries/program_options/CMakeLists.txt:28 (target_link_libraries):
  Target "boost_program_options" links to:
    Boost::any
  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.

I downloaded Boost libraries from here: https://www.boost.org/releases/latest/ (Ubuntu 24.04.1 TLS) and it didnt help me

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