Skip to content

Cmake error: missing: unit_test_framework system filesystem #140

@gh1593

Description

@gh1593

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions