[Insight-users] itk apps cmake cvs

Kevin H. Hobbs kevin.hobbs.1 at ohiou.edu
Wed Dec 21 08:55:22 EST 2005


After my most recent cvs update of the Insight Applications I get the
following from the 2.3 development version of ccmake. The steps I took
in ccmake were:
	configure with CMAKE_BACKWARDS_COMPATIBILITY 2.3
	tell cmake where to find itk,
	set USE_VTK ON
	configure
	tell ccmake where to find vtk
	configure
and there I get the following output:

Library vtkVTKITKCommon is defined using ADD_LIBRARY after the library is used using TARGET_LINK_LIBRARIES for
 the target vtkWSTCommon. This breaks CMake's dependency handling. Please fix the CMakeLists.txt file.

 Library vtkVTKITKCommonTCL is defined using ADD_LIBRARY after the library is used using TARGET_LINK_LIBRARIES for
 the target WSTITK. This breaks CMake's dependency handling. Please fix the CMakeLists.txt file.

 Library vtkVTKITKCommon is defined using ADD_LIBRARY after the library is used using TARGET_LINK_LIBRARIES for
 the target WSTITK. This breaks CMake's dependency handling. Please fix the CMakeLists.txt file.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://public.kitware.com/pipermail/insight-users/attachments/20051221/e5cf81d3/attachment.pgp


More information about the Insight-users mailing list