[CMake] Installed DMG, but getting problems...

Michael Wild themiwi at gmail.com
Wed Feb 25 02:46:23 EST 2009


On 25. Feb, 2009, at 5:35, Jason Rupert wrote:

> I installed cmake-2.6.3-Darwin-universal via the DMG on my Mac, but  
> I'm getting the following problems.
>
> I did not see addressing these issues called out in the install  
> instructions for the DMG, so can some one point me in the proper  
> direction?
>
> Thank you for your help.
>
> *~*~*~*~*~*~*~*~*~*~*~*
>
> 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:/OpenSceneGraph/ 
> CMakeFiles/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:/OpenSceneGraph/ 
> CMakeFiles/CMakeCXXCompiler.cmake
> CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
> CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
> Configuring incomplete, errors occurred!
>

Do you have Xcode installed? If so, I think you also need the Unix- 
utilities contained in the Xcode installer. You can get it from here: http://developer.apple.com/technology/xcode.html

HTH

Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090225/f0e1b8d2/attachment.pgp>


More information about the CMake mailing list