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 error: missing: unit_test_framework system filesystem #140

Open
gh1593 opened this issue Oct 31, 2020 · 0 comments
Open

Cmake error: missing: unit_test_framework system filesystem #140

gh1593 opened this issue Oct 31, 2020 · 0 comments

Comments

@gh1593
Copy link

gh1593 commented Oct 31, 2020

See the logs:

CMake Error at E:/Program Files/CMake/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:218 (message):
Could NOT find Boost (missing: unit_test_framework system filesystem)
(found version "1.55.0")
Call Stack (most recent call first):
E:/Program Files/CMake/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:577 (_FPHSA_FAILURE_MESSAGE)
E:/Program Files/CMake/share/cmake-3.19/Modules/FindBoost.cmake:2187 (find_package_handle_standard_args)
test/CMakeLists.txt:1 (find_package)

I can't generate solution files for VS 2019, Anyone knows how to solve this?
I have boost 1.55 in another folder, I think I set the directory right

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