Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vinniefalco/354d5fb324ee68bdba5748013495d84e to your computer and use it in GitHub Desktop.
Save vinniefalco/354d5fb324ee68bdba5748013495d84e to your computer and use it in GitHub Desktop.
$ cmake -DBoost_Debug=ON ..
CMake Warning at C:/Program Files/CMake/share/cmake-3.17/Modules/FindBoost.cmake:1164 (message):
New Boost version may have incorrect or missing dependencies and imported
targets
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.17/Modules/FindBoost.cmake:1286 (_Boost_COMPONENT_DEPENDENCIES)
C:/Program Files/CMake/share/cmake-3.17/Modules/FindBoost.cmake:1887 (_Boost_MISSING_DEPENDENCIES)
CMakeLists.txt:94 (find_package)
CMake Warning at C:/Program Files/CMake/share/cmake-3.17/Modules/FindBoost.cmake:1164 (message):
New Boost version may have incorrect or missing dependencies and imported
targets
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.17/Modules/FindBoost.cmake:1286 (_Boost_COMPONENT_DEPENDENCIES)
C:/Program Files/CMake/share/cmake-3.17/Modules/FindBoost.cmake:1887 (_Boost_MISSING_DEPENDENCIES)
CMakeLists.txt:94 (find_package)
CMake Warning at C:/Program Files/CMake/share/cmake-3.17/Modules/FindBoost.cmake:1164 (message):
New Boost version may have incorrect or missing dependencies and imported
targets
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.17/Modules/FindBoost.cmake:1286 (_Boost_COMPONENT_DEPENDENCIES)
C:/Program Files/CMake/share/cmake-3.17/Modules/FindBoost.cmake:1887 (_Boost_MISSING_DEPENDENCIES)
CMakeLists.txt:94 (find_package)
CMake Warning at C:/Program Files/CMake/share/cmake-3.17/Modules/FindBoost.cmake:1164 (message):
New Boost version may have incorrect or missing dependencies and imported
targets
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.17/Modules/FindBoost.cmake:1286 (_Boost_COMPONENT_DEPENDENCIES)
C:/Program Files/CMake/share/cmake-3.17/Modules/FindBoost.cmake:1887 (_Boost_MISSING_DEPENDENCIES)
CMakeLists.txt:94 (find_package)
CMake Warning at C:/Program Files/CMake/share/cmake-3.17/Modules/FindBoost.cmake:1164 (message):
New Boost version may have incorrect or missing dependencies and imported
targets
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.17/Modules/FindBoost.cmake:1286 (_Boost_COMPONENT_DEPENDENCIES)
C:/Program Files/CMake/share/cmake-3.17/Modules/FindBoost.cmake:1887 (_Boost_MISSING_DEPENDENCIES)
CMakeLists.txt:94 (find_package)
-- Configuring done
-- Generating done
-- Build files have been written to: C:/Users/vinnie/src/lounge/bin64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment