Advertisement
Guest User

Untitled

a guest
Jan 21st, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. [ 12%] Building CXX object Components/CMakeFiles/SEGS_Components.dir/ConfigExtension.cpp.o
  2. In file included from /Users/kb2mob/Documents/GitHub/Segs/Components/ConfigExtension.cpp:2:
  3. In file included from /Users/kb2mob/Documents/GitHub/build-Segs-Desktop_Qt_5_9_3_clang_64bit-Default/3rd_party/built/include/ace/INET_Addr.h:15:
  4. In file included from /Users/kb2mob/Documents/GitHub/build-Segs-Desktop_Qt_5_9_3_clang_64bit-Default/3rd_party/built/include/ace/Sock_Connect.h:17:
  5. In file included from /Users/kb2mob/Documents/GitHub/build-Segs-Desktop_Qt_5_9_3_clang_64bit-Default/3rd_party/built/include/ace/ACE_export.h:10:
  6. In file included from /Users/kb2mob/Documents/GitHub/build-Segs-Desktop_Qt_5_9_3_clang_64bit-Default/3rd_party/built/include/ace/config-lite.h:22:
  7. In file included from /Users/kb2mob/Documents/GitHub/build-Segs-Desktop_Qt_5_9_3_clang_64bit-Default/3rd_party/built/include/ace/config-macros.h:22:
  8. In file included from /Users/kb2mob/Documents/GitHub/build-Segs-Desktop_Qt_5_9_3_clang_64bit-Default/3rd_party/built/include/ace/config.h:1:
  9. /Users/kb2mob/Documents/GitHub/build-Segs-Desktop_Qt_5_9_3_clang_64bit-Default/3rd_party/built/include/ace/config-macosx.h:6:10: fatal error: 'config-macosx-mavericks.h' file not found
  10. #include "config-macosx-mavericks.h"
  11. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  12. 1 error generated.
  13. make[2]: *** [Components/CMakeFiles/SEGS_Components.dir/ConfigExtension.cpp.o] Error 1
  14. make[1]: *** [Components/CMakeFiles/SEGS_Components.dir/all] Error 2
  15. make: *** [all] Error 2
  16. 21:25:50: The process "/usr/local/bin/cmake" exited with code 2.
  17. Error while building/deploying project SEGS (kit: Desktop Qt 5.9.3 clang 64bit)
  18. When executing step "CMake Build"
  19. 21:25:51: Elapsed time: 01:45.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement