Skip to content

Error on "Generating headers..." when using boost >= 1.70.0 #16

@HrvojeFER

Description

@HrvojeFER

I have a workaround for this now because I am using boost 1.69.0, but I have found that the error is connected to this issue: #boostorg/bcp#9.
Here is the error:

-- Generating headers ...
boost-install.jam: No such file or directory
CMake Error at node_modules/boost-lib/cmake/BoostLibInstaller.cmake:187 (message):
b2 error:

Jamroot:308: in boost-install

ERROR: rule "boost-install.boost-install" unknown in module
"Jamfile<C:\Users\Hrvoje.cmake-js\boost\1.74.0>".

libs\atomic\build\Jamfile.v2:58: in modules.load

C:/Users/Hrvoje/.cmake-js/boost/1.74.0/tools/build/src/build\project.jam:372:
in load-jamfile

C:/Users/Hrvoje/.cmake-js/boost/1.74.0/tools/build/src/build\project.jam:64:
in load

C:/Users/Hrvoje/.cmake-js/boost/1.74.0/tools/build/src/build\project.jam:89:
in load-used-projects

C:/Users/Hrvoje/.cmake-js/boost/1.74.0/tools/build/src/build\project.jam:75:
in load

C:/Users/Hrvoje/.cmake-js/boost/1.74.0/tools/build/src/build\project.jam:142:
in project.find

C:/Users/Hrvoje/.cmake-js/boost/1.74.0/tools/build/src\build-system.jam:618:
in load

C:/Users/Hrvoje/.cmake-js/boost/1.74.0/tools/build/src/kernel\modules.jam:295:
in import

C:/Users/Hrvoje/.cmake-js/boost/1.74.0/tools/build/src/kernel/bootstrap.jam:139:
in boost-build

C:/Users/Hrvoje/.cmake-js/boost/1.74.0/boost-build.jam:17: in module scope

Call Stack (most recent call first):
node_modules/boost-lib/cmake/BoostLib.cmake:19 (boost_lib_installer)
cmake_modules/dependencies/sb/Boost.cmake:5 (require_boost_libs)
cmake_modules/dependencies/sb/SBDependencies.cmake:4 (include)
cmake_modules/dependencies/Dependencies.cmake:3 (include)
CMakeLists.txt:27 (include)

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