Skip to content

Instantly share code, notes, and snippets.

@WilliamBerryiii
Created September 8, 2016 15:53
Show Gist options
  • Save WilliamBerryiii/33f9b7e28a8d34e87c621e38890a6414 to your computer and use it in GitHub Desktop.
Save WilliamBerryiii/33f9b7e28a8d34e87c621e38890a6414 to your computer and use it in GitHub Desktop.
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- AIG architecture: x86
CMake Error at CMakeLists.txt:128 (add_subdirectory):
The source directory
C:/azure-iot-gateway-sdk/deps/azure-c-shared-utility
does not contain a CMakeLists.txt file.
CMake Error at CMakeLists.txt:131 (add_subdirectory):
add_subdirectory given source "./deps/azure-iot-sdks/c" which is not an
existing directory.
CMake Error at CMakeLists.txt:157 (add_subdirectory):
The source directory
C:/azure-iot-gateway-sdk/deps/nanomsg
does not contain a CMakeLists.txt file.
CMake Error at CMakeLists.txt:162 (set_target_properties):
set_target_properties Can not find target to add properties to: dist
CMake Error at core/tests/broadcast_bus_ut/CMakeLists.txt:21 (build_test_artifacts):
Unknown CMake command "build_test_artifacts".
-- Configuring incomplete, errors occurred!
See also "C:/source/azure-iot-gateway-sdk/CMakeFiles/CMakeOutput.log".
See also "C:/source/azure-iot-gateway-sdk/CMakeFiles/CMakeError.log".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment