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

Lorensen, William E (GE, Research) lorensen at crd.ge.com
Wed May 17 15:54:14 EDT 2006


InsightApplications should build with vtk44. Any changes me make to accommodate the nightly vtk should be backward compatible.

Bill

-----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 1:28 PM
To: norman-k-williams at uiowa.edu
Cc: insight-developers at itk.org
Subject: Re: [Insight-developers] Insight Applications CVS doesn't
buildagainst Insight CVS



Hi Kent,

It seems that the problem is not the version of ITK but
the version of VTK that you are using.

Are you also using VTK from CVS ?

If so, what is the date of your most recent update ?


Please let us know,


   Thanks


     Luis


======================
Kent Williams wrote:
> Here you go....
> 
> I also include the makefile i drive things with. Basically all the 
> packages I want to build are in src, and I build and install them into a 
> sandbox install directory. But it shows exactly what I'm passing in to 
> CMake. This is on RHEL system. gcc 4.1, latest cmake...
> 
> 
> Luis Ibanez wrote:
> 
>> 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