[ITK Community] [Insight-users] Issues with compiling ITK on a Mac 10.8.5

yael.grossman yael.grossman at mssm.edu
Mon Dec 16 15:28:52 EST 2013


Hello,

I am extremely unfamiliar with ITK and only moderately familiar with bash
code, but I am trying to build ITK on my computer so that I can build and
access another program, ANTS, so if any answers could be extremely
simplified, I would find it immensely helpful.

I tried to install the newest version of ITK first, 4.4.2, into a new
directory within the same folder but consistently received only an error
message "Error in configuration process, project files may be invalid".

Then I read that I should try installing the earlier version of ITK, 3.20,
but am getting the same error message, and I don't know why.  I'm using the
cmake GUI for this with Unix Makefiles as the compiler.

Source code: /Users/yaelgrossman/Documents/ITK/InsightToolkit
Binary build: /Users/yaelgrossman/Documents/ITK/ITKbin (a folder I made in
the same directory)
Error message:
CMake Error: CMake was unable to find a build program corresponding to "Unix
Makefiles".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a
different build tool.
CMake Error: Error required internal CMake variable not set, cmake may be
not be built correctly.
Missing variable is:
CMAKE_C_COMPILER_ENV_VAR
CMake Error: Error required internal CMake variable not set, cmake may be
not be built correctly.
Missing variable is:
CMAKE_C_COMPILER
CMake Error: Could not find cmake module file:
/Users/yaelgrossman/Documents/ITK/ITKbin/CMakeFiles/2.8.12.1/CMakeCCompiler.cmake
CMake Error: Error required internal CMake variable not set, cmake may be
not be built correctly.
Missing variable is:
CMAKE_CXX_COMPILER_ENV_VAR
CMake Error: Error required internal CMake variable not set, cmake may be
not be built correctly.
Missing variable is:
CMAKE_CXX_COMPILER
CMake Error: Could not find cmake module file:
/Users/yaelgrossman/Documents/ITK/ITKbin/CMakeFiles/2.8.12.1/CMakeCXXCompiler.cmake
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
Configuring incomplete, errors occurred!


I've been struggling with this for nearly a week now and am at my wit's end,
so I would be extremely grateful for any assistance that may be rendered.

Thank you,
Yael



--
View this message in context: http://itk-insight-users.2283740.n2.nabble.com/Issues-with-compiling-ITK-on-a-Mac-10-8-5-tp7584618.html
Sent from the ITK Insight Users mailing list archive at Nabble.com.
_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-users



More information about the Community mailing list