[Cmake] Problem with VTK_MAKE_INSTANTIATOR() or SET() under cygwin

Bill Hoffman bill.hoffman at kitware.com
Mon Aug 5 11:25:14 EDT 2002


VTK now requires a newer version of cmake.  You should be using
1.4 patch 3.

-Bill


At 09:14 AM 8/2/2002 -0700, Jarek Sacha wrote:
>I am getting following errors when running ccmake for VTK under cygwin
>(off-source in an empty directory):
>
>CMake Error: VTK_MAKE_INSTANTIATOR: Error :
>VTK_MAKE_INSTANTIATOR No source list named vtkAbstractMapper.cxx from
>CMakeLists.txt file in directory: /cygdrive/d/src/VTK/Common
>
>CMake Error: VTK_MAKE_INSTANTIATOR: Error :
>VTK_MAKE_INSTANTIATOR No source list named vtkCardinalSpline.cxx from
>CMakeLists.txt file in directory: /cygdrive/d/src/VTK/Filtering
>
>CMake Error: VTK_MAKE_INSTANTIATOR: Error :
>VTK_MAKE_INSTANTIATOR No source list named vtkBooleanTexture.cxx from
>CMakeLists.txt file in directory: /cygdrive/d/src/VTK/Imaging
>
>CMake Error: VTK_MAKE_INSTANTIATOR: Error :
>VTK_MAKE_INSTANTIATOR No source list named vtkAppendFilter.cxx from
>CMakeLists.txt file in directory: /cygdrive/d/src/VTK/Graphics
>
>CMake Error: VTK_MAKE_INSTANTIATOR: Error :
>VTK_MAKE_INSTANTIATOR No source list named vtkBMPReader.cxx from
>CMakeLists.txt file in directory: /cygdrive/d/src/VTK/IO
>
>CMake Error: VTK_MAKE_INSTANTIATOR: Error :
>VTK_MAKE_INSTANTIATOR No source list named vtkAbstractMapper3D.cxx from
>CMakeLists.txt file in directory: /cygdrive/d/src/VTK/Rendering
>
>I can run CMakeSetup (windows version) on the same source without any
>problems. Looks that under cygwin CMake is somehow confused by expanding
>SET() commands.
>
>Is there any way to around it?
>
>Jarek
>
>=====
>---
>
>__________________________________________________
>Do You Yahoo!?
>Yahoo! Health - Feel better, live better
>http://health.yahoo.com
>_______________________________________________
>Cmake mailing list
>Cmake at public.kitware.com
>http://public.kitware.com/mailman/listinfo/cmake 




More information about the CMake mailing list