Skip to content

Compilation Issue on Mac because of Boost 1.89 #2356

@gianlucakloeckner

Description

@gianlucakloeckner

Because of the new Version of Boost to 1.89 i get errors on Compilation.

`

      CMake Error at /opt/homebrew/lib/cmake/Boost-1.89.0/BoostConfig.cmake:141 (find_package):
        Could not find a package configuration file provided by "boost_system"
        (requested version 1.89.0) with any of the following names:
      
          boost_systemConfig.cmake
          boost_system-config.cmake
      
        Add the installation prefix of "boost_system" to CMAKE_PREFIX_PATH or set
        "boost_system_DIR" to a directory containing one of the above files.  If
        "boost_system" provides a separate development package or SDK, be sure it
        has been installed.
      Call Stack (most recent call first):
        /opt/homebrew/lib/cmake/Boost-1.89.0/BoostConfig.cmake:262 (boost_find_component)
        /Applications/CMake.app/Contents/share/cmake-4.1/Modules/FindBoost.cmake:609 (find_package)
        cmake/Dependencies.cmake:8 (find_package)
        CMakeLists.txt:49 (include)

`

boost_system got removed in the new Boost Version 1.89

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