Skip to content

Instantly share code, notes, and snippets.

@mihaineacsu
Created July 10, 2014 13:17
Show Gist options
  • Save mihaineacsu/533a36be87270c660175 to your computer and use it in GitHub Desktop.
Save mihaineacsu/533a36be87270c660175 to your computer and use it in GitHub Desktop.
-- Performing Test LIBTERM_RESULT - Success
-- Could NOT find TERMLIB (missing: TERMLIB_INCLUDE_DIR)
-- Found PNG: /usr/local/lib/libpng.dylib (found version "1.5.17")
CMake Error at misc/CMake/FindTCL.cmake:304 (file):
file Internal CMake error when trying to open file:
/Users/mihaineacsu/Workspace/BRL-CAD
Project/brlcad-build/CMakeTmp/TCL_VERSION for reading.
Call Stack (most recent call first):
misc/CMake/FindTCL.cmake:728 (TCL_GET_VERSION)
misc/CMake/FindTCL.cmake:936 (VALIDATE_TCL)
misc/CMake/ThirdParty.cmake:200 (find_package)
src/other/CMakeLists.txt:470 (THIRD_PARTY)
CMake Error at misc/CMake/FindTCL.cmake:304 (file):
file Internal CMake error when trying to open file:
/Users/mihaineacsu/Workspace/BRL-CAD
Project/brlcad-build/CMakeTmp/TCL_VERSION for reading.
Call Stack (most recent call first):
misc/CMake/FindTCL.cmake:728 (TCL_GET_VERSION)
misc/CMake/FindTCL.cmake:936 (VALIDATE_TCL)
misc/CMake/ThirdParty.cmake:200 (find_package)
src/other/CMakeLists.txt:470 (THIRD_PARTY)
-- Could NOT find TCL (missing: TK_INCLUDE_PATH TCL_TK_CONF_PREFIX TCL_TK_LIBRARY TCL_WISH_EXECUTABLE TK_LIBRARY TCL_TK_STUB_LIBRARY TK_STUB_LIBRARY)
-- Could NOT find TK (missing: TCL_TK_LIBRARY TK_INCLUDE_PATH TCL_TK_CONF_PREFIX TCL_TK_LIBRARY TCL_WISH_EXECUTABLE TK_LIBRARY TCL_TK_STUB_LIBRARY TK_STUB_LIBRARY)
-- Looking for sys/filio.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment