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

cmake load “boost” error #425

Open
1049093197 opened this issue Apr 23, 2023 · 0 comments
Open

cmake load “boost” error #425

1049093197 opened this issue Apr 23, 2023 · 0 comments

Comments

@1049093197
Copy link

When I was building, the following problem occurred, but I couldn't fix it. Someone who can help me out with this as I have spent lots of time on this with no success?

CMake Error at D:/boost/x64/lib/cmake/Boost-1.81.0/BoostConfig.cmake:141 (find_package):
Found package configuration file:

D:/boost/x64/lib/cmake/boost_filesystem-1.81.0/boost_filesystem-config.cmake

but it set boost_filesystem_FOUND to FALSE so package "boost_filesystem" is
considered to be NOT FOUND. Reason given by package:
No suitable build variant has been found.

The following variants have been tried and rejected:

  • boost_filesystem-vc143-mt-gd-x64-1_81.lib (64 bit, need 32)

  • libboost_filesystem-vc143-mt-gd-x64-1_81.lib (64 bit, need 32)

  • libboost_filesystem-vc143-mt-s-x64-1_81.lib (64 bit, need 32)

  • libboost_filesystem-vc143-mt-sgd-x64-1_81.lib (64 bit, need 32)

  • boost_filesystem-vc143-mt-x64-1_81.lib (64 bit, need 32)

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