reinterpretcat / utymap

Highly customizable library for procedural world generation based on real map data
Apache License 2.0
958 stars 151 forks source link

Cmake error: missing: unit_test_framework system filesystem #140

Open gh1593 opened 3 years ago

gh1593 commented 3 years ago

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