Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
HrvojeFER opened this issue Nov 16, 2020 · 0 comments
Open

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

HrvojeFER opened this issue Nov 16, 2020 · 0 comments

Comments

@HrvojeFER
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant