[Insight-users] Help! Difficulties building myITKgui

Daina Burnes dainabee at hotmail.com
Sun Jan 7 19:59:46 EST 2007


Hi all,I'm trying to build the myITKgui package downloaded from 
http://www.vialab.org/methods_course/myITKgui.zip.
I have tried several different approaches all unsuccessfully, and could really use some helpful 
suggestions!
First I built the following package versions using vc 6.0 in the following order:-ITK 2.8.1-fltk 1.1.5-vtk 5.0and am using cmake version 2.4.
In attempting to build myITKgui, I get the following error messages:
--------------------Configuration: myITKgui - Win32 Debug--------------------Compiling...main.cxxvtkFlRenderWindowInteractor.cxxD:\myITKgui\vtkFlRenderWindowInteractor.cxx(206) : error C2039: 'OnTimer' : is not a member of 
'vtkInteractorObserver'        D:\ITK\VTK_source\Rendering\vtkInteractorObserver.h(50) : see declaration of 
'vtkInteractorObserver'D:\myITKgui\vtkFlRenderWindowInteractor.cxx(285) : error C2660: 'OnChar' : function does not take 4 
parametersD:\myITKgui\vtkFlRenderWindowInteractor.cxx(304) : error C2039: 'OnLeftButtonDown' : is not a member of 
'vtkInteractorObserver'        D:\ITK\VTK_source\Rendering\vtkInteractorObserver.h(50) : see declaration of 
'vtkInteractorObserver'D:\myITKgui\vtkFlRenderWindowInteractor.cxx(313) : error C2039: 'OnMiddleButtonDown' : is not a member 
of 'vtkInteractorObserver'        D:\ITK\VTK_source\Rendering\vtkInteractorObserver.h(50) : see declaration of 
'vtkInteractorObserver'D:\myITKgui\vtkFlRenderWindowInteractor.cxx(322) : error C2039: 'OnRightButtonDown' : is not a member of 
'vtkInteractorObserver'        D:\ITK\VTK_source\Rendering\vtkInteractorObserver.h(50) : see declaration of 
'vtkInteractorObserver'D:\myITKgui\vtkFlRenderWindowInteractor.cxx(338) : error C2039: 'OnMouseMove' : is not a member of 
'vtkInteractorObserver'        D:\ITK\VTK_source\Rendering\vtkInteractorObserver.h(50) : see declaration of 
'vtkInteractorObserver'D:\myITKgui\vtkFlRenderWindowInteractor.cxx(350) : error C2039: 'OnLeftButtonUp' : is not a member of 
'vtkInteractorObserver'        D:\ITK\VTK_source\Rendering\vtkInteractorObserver.h(50) : see declaration of 
'vtkInteractorObserver'D:\myITKgui\vtkFlRenderWindowInteractor.cxx(359) : error C2039: 'OnMiddleButtonUp' : is not a member of 
'vtkInteractorObserver'        D:\ITK\VTK_source\Rendering\vtkInteractorObserver.h(50) : see declaration of 
'vtkInteractorObserver'D:\myITKgui\vtkFlRenderWindowInteractor.cxx(368) : error C2039: 'OnRightButtonUp' : is not a member of 
'vtkInteractorObserver'        D:\ITK\VTK_source\Rendering\vtkInteractorObserver.h(50) : see declaration of 
'vtkInteractorObserver'migAppBase.cxxmigAppGUI.cxxmigApp.cxxmigWindowBase.cxxmigWindowGUI.cxxmigWindow.cxxGenerating Code...Error executing cl.exe.
ALL_BUILD - 9 error(s), 0 warning(s)
Second, I read that myITKgui was originally developed using VTK version 4.4. I built this version on my 
computer and when attempting build myITKgui, i get a link error:
 
LINK : fatal error LNK1104: cannot open file "fltk.lib"Error executing link.exe.
 
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!
 
Thank you in advance!
Daina
 
_________________________________________________________________
Be one of the first to try Windows Live Mail.
http://ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20070107/f0ce7ae3/attachment-0001.htm


More information about the Insight-users mailing list