[vtkusers] CMake error?

William A. Hoffman billlist at nycap.rr.com
Mon Jun 2 09:20:55 EDT 2003


What OS/compiler are you trying to use?
This error means that cmake could not find the compiler
or a make program.

Before running ccmake, set 
CC= c compiler
CXX= cxx compiler

And make sure gmake or make is in your path.

-Bill


At 10:33 PM 5/30/2003, b8903208 wrote:
> 
> when i ccmake , it shows some error , but i don't know how to setting this
> 
> CMake Error: EnableLanguage was unable to find a CMAKE_MAKE_PROGRAM
> 
> CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
>
> CMake Error: Error in cmake code at
> /export/home1/homhom/VTK/VTK-4.2.2/Common/CMakeLists.txt:223:
> Unknown CMake command "VTK_MAKE_INSTANTIATOR2".
> 
> thank you!
>_______________________________________________
>This is the private VTK discussion list. 
>Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://public.kitware.com/mailman/listinfo/vtkusers 





More information about the vtkusers mailing list