Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Katherine-Scotts-MacBook-Air:ecto katherinescott$ cmake CMakeLists.txt
- CMake Warning at kitchen/doc/CMakeLists.txt:11 (MESSAGE):
- Documentation only supported in the kitchen, will be fixed soon.
- -- To setup your python path for ecto you may source: /Users/katherinescott/ecto/python_path.sh
- CMake Error at cmake/ectoMacros.cmake:45 (set_target_properties):
- set_target_properties called with illegal arguments, maybe missing a
- PROPERTIES specifier?
- Call Stack (most recent call first):
- src/pybindings/CMakeLists.txt:2 (ectomodule)
- CMake Error at cmake/ectoMacros.cmake:45 (set_target_properties):
- set_target_properties called with illegal arguments, maybe missing a
- PROPERTIES specifier?
- Call Stack (most recent call first):
- test/modules/CMakeLists.txt:1 (ectomodule)
- CMake Error at cmake/ectoMacros.cmake:45 (set_target_properties):
- set_target_properties called with illegal arguments, maybe missing a
- PROPERTIES specifier?
- Call Stack (most recent call first):
- samples/CMakeLists.txt:4 (ectomodule)
- CMake Error at cmake/ectoMacros.cmake:45 (set_target_properties):
- set_target_properties called with illegal arguments, maybe missing a
- PROPERTIES specifier?
- Call Stack (most recent call first):
- samples/experimental/CMakeLists.txt:1 (ectomodule)
- CMake Error at cmake/ectoMacros.cmake:45 (set_target_properties):
- set_target_properties called with illegal arguments, maybe missing a
- PROPERTIES specifier?
- Call Stack (most recent call first):
- doc/source/src/CMakeLists.txt:1 (ectomodule)
- CMake Error at cmake/ectoMacros.cmake:45 (set_target_properties):
- set_target_properties called with illegal arguments, maybe missing a
- PROPERTIES specifier?
- Call Stack (most recent call first):
- doc/source/overview/CMakeLists.txt:3 (ectomodule)
- CMake Error at cmake/ectoMacros.cmake:45 (set_target_properties):
- set_target_properties called with illegal arguments, maybe missing a
- PROPERTIES specifier?
- Call Stack (most recent call first):
- doc/source/tutorial/srcs/CMakeLists.txt:1 (ectomodule)
- CMake Error at cmake/ectoMacros.cmake:45 (set_target_properties):
- set_target_properties called with illegal arguments, maybe missing a
- PROPERTIES specifier?
- Call Stack (most recent call first):
- doc/source/tutorial/srcs/CMakeLists.txt:9 (ectomodule)
- -- Building ecto version: 0.1.0
- -- Building ecto code name: ameoba-beta0
- -- flags: -O3 -DNDEBUG
- -- Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement