[Insight-developers] Insight Applications CVS doesn't buildagainst Insight CVS

Lorensen, William E (GE, Research) lorensen at crd.ge.com
Wed May 17 13:03:51 EDT 2006


My guess is that that a newer cmake does not support some older wrapping directoves.

-----Original Message-----
From: insight-developers-bounces+lorensen=crd.ge.com at itk.org
[mailto:insight-developers-bounces+lorensen=crd.ge.com at itk.org]On Behalf
Of Luis Ibanez
Sent: Wednesday, May 17, 2006 12:29 PM
To: norman-k-williams at uiowa.edu
Cc: Insight-developers (E-mail)
Subject: Re: [Insight-developers] Insight Applications CVS doesn't
buildagainst Insight CVS


Hi Kent,

Can you sent the CMakeCache of your InsightApplications ?

It seems that you have enabled an option that was obsolete...


   Thanks


      Luis


========================
Kent Williams wrote:
> I don't know if this is a typo, a CMake change, an ITK change or a typo, 
> but when I try and build InsightApplications the vtkITK example doesn't 
> build:
> 
> Install the project...
> -- Install configuration: "DEBUG"
> make[1]: Leaving directory `...//build/MRIBiasPoly'
> mkdir -p build/InsightApplications
> (cd build/InsightApplications && cmake -DCMAKE_BUILD_TYPE:STRING=DEBUG 
> -DCMAKE_CXX_COMPILER:STRING=g++ -DCMAKE_INSTALL_PREFIX:PATH=...//install 
> -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_TESTING:BOOL=OFF 
> -DUSE_FLTK:BOOL=OFF  -DUSE_VTK:BOOL=ON 
> -DITK_DIR:PATH=...//install/lib/InsightToolkit 
> -DVTK_DIR:PATH=...//install/lib/vtk-5.1 ../../src/InsightApplications )
> CMake Error: Error in cmake code at
> ...//src/InsightApplications/SegmentationEditor/Common/CMakeLists.txt:18:
> Unknown CMake command "VTK_WRAP_TCL2".
> You have called ADD_LIBRARY for library vtkWSTCommonTCL without any 
> source files. This typically indicates a problem with your 
> CMakeLists.txt file
> CMake Error: Error in cmake code at
> ...//src/InsightApplications/vtkITK/Common/CMakeLists.txt:64:
> Unknown CMake command "VTK_WRAP_TCL2".
> You have called ADD_LIBRARY for library vtkVTKITKCommonTCL without any 
> source files. This typically indicates a problem with your 
> CMakeLists.txt file
> -- Configuring done
> make: *** [build/InsightApplications/CMakeCache.txt] Error 255
> 
> Compilation exited abnormally with code 2 at Wed May 17 09:57:42
> 
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
> 
> 


_______________________________________________
Insight-developers mailing list
Insight-developers at itk.org
http://www.itk.org/mailman/listinfo/insight-developers


More information about the Insight-developers mailing list