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&nbsp; 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 &lt;
<a href="mailto:mathieu.malaterre@kitware.com">mathieu.malaterre@kitware.com</a>&gt;:</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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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>&gt; Hi,all:<br>&gt; I want to get the SOViewer source code from CVS.<br>&gt; I am using TortoiseCVS and type<br>&gt; &quot;:pserver:anonymous@degas.rad.unc.edu
:/cvsroot&quot; in the CVSROOT field and<br>&gt; click OK..<br>&gt; After these action,It has some file in the itkUNC directory.<br>&gt; But it can't find SOViewer source code in there.<br>&gt; I check my checkout window in TortoiseCVS,it has some message as below:
<br>&gt;<br>&gt; In D:\CVS_user: &quot;C:\Program Files\TortoiseCVS\cvs.exe&quot; &quot;-q&quot; &quot;checkout&quot;<br>&gt; &quot;-P&quot; &quot;itkUNC&quot;<br>&gt; CVSROOT=:pserver:anonymous@degas.rad.unc.edu:/cvsroot
<br>&gt;<br>&gt; cvs server: cannot open /dev/null/.cvsignore: Not a directory<br>&gt; cvs server: cannot open directory /cvsroot/itkUNC/Private: Permission denied<br>&gt; cvs server: skipping directory itkUNC/Private<br>
&gt;<br>&gt; Success, CVS operation completed<br>&gt;<br>&gt; It seems that can't find some directory.<br>&gt;<br>&gt; so ....Can anybody tell me ..? Is it right to get the SOViewer source code?<br>&gt;<br>&gt; Thanks a lot.&nbsp;&nbsp; :)
<br>&gt;<br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------<br>&gt;<br>&gt; _______________________________________________<br>&gt; Insight-users mailing list<br>&gt; <a href="mailto:Insight-users@itk.org">
Insight-users@itk.org</a><br>&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users</a><br><br></blockquote></div><br>