Hi,Mathieu:<br>Thanks for your help,I get the source code now.<br>But when I build it with VC 6.0, it has three error as below:<br><br>Is it meaning that my VKT or FLTK is not correct?<br>Else,if I want to buid an integrated environment with ITK,VTK,FLTK and SOViewer,
<br>What cache value I should do that when I building ITK,VTK,FLTK and SOViewer with CMake?<br><br><br>Thanks.<br>===================ERROR=======================<br>sovPlaneVTKRenderMethod3D.cxx<br>D:\CVS_user\SOViewer\SOViewer\RenderMethod\VTK\3D\sovPlaneVTKRenderMethod3D.cxx(80) : error C2664: 'SetInput' : cannot convert parameter 1 from 'class vtkDataObject *' to 'class vtkImageData *'
<br>Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast<br><br>sovSphereVTKRenderMethod3D.cxx<br>D:\CVS_user\SOViewer\SOViewer\RenderMethod\VTK\3D\sovSphereVTKRenderMethod3D.cxx(69) : error C2664: 'SetInput' : cannot convert parameter 1 from 'class vtkDataObject *' to 'class vtkImageData *'
<br>Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast<br><br>sovSphereVTKRenderMethodSlicer.cxx<br>D:\CVS_user\SOViewer\SOViewer\RenderMethod\VTK\Slicer\sovSphereVTKRenderMethodSlicer.cxx(93) : error C2664: 'SetInput' : cannot convert parameter 1 from 'class vtkDataObject *' to 'class vtkImageData *'
<br>Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast<br>====================ERROR==========================<br><br><br><div><span class="gmail_quote">2006/2/13, Mathieu Malaterre <
<a href="mailto:mathieu.malaterre@kitware.com">mathieu.malaterre@kitware.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Wordon,<br><br> You can find the CVS at:<br><br><a href="http://www.vtk.org/Wiki/SOViewer">http://www.vtk.org/Wiki/SOViewer</a><br><br>and more info can be found at:<br><br><a href="http://www.vtk.org/Wiki/KWWidgets/Examples#SOViewer">
http://www.vtk.org/Wiki/KWWidgets/Examples#SOViewer</a><br><br>We will update the old page at:<br><a href="http://caddlab.rad.unc.edu/software/SOViewer/index.htm">http://caddlab.rad.unc.edu/software/SOViewer/index.htm</a>
<br>in order not to confuse users.<br><br>Mathieu<br><br>wordon wrote:<br>> Hi,all:<br>> I want to get the SOViewer source code from CVS.<br>> I am using TortoiseCVS and type<br>> ":pserver:anonymous@degas.rad.unc.edu
:/cvsroot" in the CVSROOT field and<br>> click OK..<br>> After these action,It has some file in the itkUNC directory.<br>> But it can't find SOViewer source code in there.<br>> I check my checkout window in TortoiseCVS,it has some message as below:
<br>><br>> In D:\CVS_user: "C:\Program Files\TortoiseCVS\cvs.exe" "-q" "checkout"<br>> "-P" "itkUNC"<br>> CVSROOT=:pserver:anonymous@degas.rad.unc.edu:/cvsroot
<br>><br>> cvs server: cannot open /dev/null/.cvsignore: Not a directory<br>> cvs server: cannot open directory /cvsroot/itkUNC/Private: Permission denied<br>> cvs server: skipping directory itkUNC/Private<br>
><br>> Success, CVS operation completed<br>><br>> It seems that can't find some directory.<br>><br>> so ....Can anybody tell me ..? Is it right to get the SOViewer source code?<br>><br>> Thanks a lot. :)
<br>><br>><br>><br>> ------------------------------------------------------------------------<br>><br>> _______________________________________________<br>> Insight-users mailing list<br>> <a href="mailto:Insight-users@itk.org">
Insight-users@itk.org</a><br>> <a href="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users</a><br><br></blockquote></div><br>