[Insight-developers] Insight Applications CVS doesn't build
against Insight CVS
Luis Ibanez
luis.ibanez at kitware.com
Wed May 17 12:28:56 EDT 2006
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
>
>
More information about the Insight-developers
mailing list