Created
September 25, 2021 03:25
-
-
Save darrenfu/09fec148d26c42da1bf697c15cbb0bd1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Found Boost: /usr/local/lib/cmake/Boost-1.76.0/BoostConfig.cmake (found suitable version "1.76.0", minimum required is "1.51.0") found components: context filesystem program_options regex system thread | |
CMake Error at /usr/local/Cellar/cmake/3.21.3/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): | |
Could NOT find DoubleConversion (missing: DOUBLE_CONVERSION_INCLUDE_DIR) | |
Call Stack (most recent call first): | |
/usr/local/Cellar/cmake/3.21.3/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) | |
CMake/FindDoubleConversion.cmake:26 (find_package_handle_standard_args) | |
CMake/folly-deps.cmake:51 (find_package) | |
CMakeLists.txt:118 (include) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment