[Insight-users] Re: Superclass' : is not a class or namespace
Luis Ibanez
luis.ibanez@kitware.com
Tue, 24 Dec 2002 12:29:01 -0500
Hi Zhao,
Thanks for letting us know of your tests.
It looks like there is a missmatch between
the ITK and VTK versions you are using.
What is your current VTK version ?
This particular application has been updated
to compile with the latest VTK.
----
You may want to consider one of the
following two options
1) Disable this particular example.
This can be done by editing the
CMakeLists.txt file in the directory
Insight/Applications.
2) Update VTK to the current CVS version.
This will involve reconfiguring VTK
and recompliting.
Option #(2) may be the best choice in the
long run.
Please let us know what you find.
Thanks
Luis
------------------------------------------------
Zhao Yongming wrote:
> Hi Luis,
> I followed your guidance,and the errors did not appear
> until step 5). It seems that there are sth wrong with
> the samples building.
> I am eager for your advice.
> Thanks
> zhao
> --- Luis Ibanez <luis.ibanez@kitware.com> wrote:
>
>>Hi Zhao,
>>
>>
>>Probably the best way to localize the error
>>is to start with a minimal build and
>>progressively add support for the demos.
>>
>>Note that ITK does not require VTK or FLTK.
>>They are only used in the demo applications.
>>
>>Please do the following:
>>
>>1) Start by building ITK with USE_VTK and
>> USE_FLTK disabled. Disable also
>> BUILD_APPLICATIONS.
>> This should be a fast build.
>>
>>2) Verify that the test programs are ok.
>>
>>3) enable USE_FLTK, and use the recommended
>> FLTK version 1.1.0rc4
>>
>>4) enable USE_VTK.
>>
>>5) enable BUILD_APPLICATIONS
>>
>>
>>Please let us know in which on those steps
>>you encounter problems.
>>
>>
>> Thanks
>>
>>
>> Luis
>>
>>
>>----------------------------------------
>>
>>Zhao Yongming wrote:
>>
>>
>>>Hi Luis:
>>>The problem is really boring, I have tried the
>>>
>>right
>>
>>>version sourcecode,but the error still appeared.
>>>This time still the 99 errors like before.
>>>the building procedure cost much time,about 2
>>>
>>hours
>>
>>>once. I wonder where the problem comes from: vtk?
>>>
>>itk
>>
>>>,fltk or cmake?
>>>Thank you.
>>>
>>>
>>
>>
>
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
>
>