<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Hi all,<BR>I'm trying to build the myITKgui package downloaded from <BR>
<A href="http://www.vialab.org/methods_course/myITKgui.zip">http://www.vialab.org/methods_course/myITKgui.zip</A>.<BR>
I have tried several different approaches all unsuccessfully, and could really use some helpful <BR>
suggestions!<BR>
<BR>First I built the following package versions using vc 6.0 in the following order:<BR>-ITK 2.8.1<BR>-fltk 1.1.5<BR>-vtk 5.0<BR>and am using cmake version 2.4.<BR>
In attempting to build myITKgui, I get the following error messages:<BR>
<BR>--------------------Configuration: myITKgui - Win32 Debug--------------------<BR>Compiling...<BR>main.cxx<BR>vtkFlRenderWindowInteractor.cxx<BR>D:\myITKgui\vtkFlRenderWindowInteractor.cxx(206) : error C2039: 'OnTimer' : is not a member of <BR>
'vtkInteractorObserver'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:\ITK\VTK_source\Rendering\vtkInteractorObserver.h(50) : see declaration of <BR>
'vtkInteractorObserver'<BR>D:\myITKgui\vtkFlRenderWindowInteractor.cxx(285) : error C2660: 'OnChar' : function does not take 4 <BR>
parameters<BR>D:\myITKgui\vtkFlRenderWindowInteractor.cxx(304) : error C2039: 'OnLeftButtonDown' : is not a member of <BR>
'vtkInteractorObserver'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:\ITK\VTK_source\Rendering\vtkInteractorObserver.h(50) : see declaration of <BR>
'vtkInteractorObserver'<BR>D:\myITKgui\vtkFlRenderWindowInteractor.cxx(313) : error C2039: 'OnMiddleButtonDown' : is not a member <BR>
of 'vtkInteractorObserver'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:\ITK\VTK_source\Rendering\vtkInteractorObserver.h(50) : see declaration of <BR>
'vtkInteractorObserver'<BR>D:\myITKgui\vtkFlRenderWindowInteractor.cxx(322) : error C2039: 'OnRightButtonDown' : is not a member of <BR>
'vtkInteractorObserver'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:\ITK\VTK_source\Rendering\vtkInteractorObserver.h(50) : see declaration of <BR>
'vtkInteractorObserver'<BR>D:\myITKgui\vtkFlRenderWindowInteractor.cxx(338) : error C2039: 'OnMouseMove' : is not a member of <BR>
'vtkInteractorObserver'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:\ITK\VTK_source\Rendering\vtkInteractorObserver.h(50) : see declaration of <BR>
'vtkInteractorObserver'<BR>D:\myITKgui\vtkFlRenderWindowInteractor.cxx(350) : error C2039: 'OnLeftButtonUp' : is not a member of <BR>
'vtkInteractorObserver'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:\ITK\VTK_source\Rendering\vtkInteractorObserver.h(50) : see declaration of <BR>
'vtkInteractorObserver'<BR>D:\myITKgui\vtkFlRenderWindowInteractor.cxx(359) : error C2039: 'OnMiddleButtonUp' : is not a member of <BR>
'vtkInteractorObserver'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:\ITK\VTK_source\Rendering\vtkInteractorObserver.h(50) : see declaration of <BR>
'vtkInteractorObserver'<BR>D:\myITKgui\vtkFlRenderWindowInteractor.cxx(368) : error C2039: 'OnRightButtonUp' : is not a member of <BR>
'vtkInteractorObserver'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D:\ITK\VTK_source\Rendering\vtkInteractorObserver.h(50) : see declaration of <BR>
'vtkInteractorObserver'<BR>migAppBase.cxx<BR>migAppGUI.cxx<BR>migApp.cxx<BR>migWindowBase.cxx<BR>migWindowGUI.cxx<BR>migWindow.cxx<BR>Generating Code...<BR>Error executing cl.exe.<BR>
ALL_BUILD - 9 error(s), 0 warning(s)<BR>
<BR>Second, I read that myITKgui was originally developed using VTK version 4.4. I built this version on my <BR>
computer and when attempting build myITKgui, i get a link error:<BR>
&nbsp;<BR>
LINK : fatal error LNK1104: cannot open file "fltk.lib"<BR>Error executing link.exe.<BR>
&nbsp;<BR>
Does anyone have any suggestions on what I should do next? Has anyone managed to build myITKgui using vc 6.0 successfully, and can suggest a method that might work? Any help or comments is really appreciated!<BR>
&nbsp;<BR>
Thank you in advance!<BR>
Daina<BR>
<BR>&nbsp;<BR><br /><hr />Be one of the first to try  <a href='http://ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d' target='_new'>Windows Live Mail.</a></body>
</html>