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

Jarek Sacha galicjan at yahoo.com
Fri Aug 2 12:14:23 EDT 2002


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



More information about the CMake mailing list