[Insight-users] Re: CMake : FindFLTK.cmake : TrackMouseEvent unresolved external.

Luis Ibanez luis.ibanez@kitware.com
Fri, 20 Dec 2002 10:26:03 -0500


Hi Zhao,

Please use the recommended version of FLTK.

     This is fltk-1.1.0rc4

For your convinience a tar file is
available at the "RelatedSoftware" page:

    http://www.itk.org/HTML/DownloadRelatedSoftware.htm

more exactly:

for Windows
    http://www.itk.org/HTML/fltk-1.1.0rc4-source.zip

for Unix
    http://www.itk.org/HTML/fltk-1.1.0rc4-source.tar.gz


Please let us know if you find any problems.



Thanks,



    Luis



---------------------------------------
Zhao Yongming wrote:
> Hi Lous,
> 
> Glad to hear from you again.
> when i change the file Findfltk.cmake, the compiling
> result still has two errors of the mousetrack.
> when i change ther file Fl_win32.cxx, the compiling
> result has 99 errors like this:
> 
> Linking...
> --------------------Configuration: vtkVTKITKCommon -
> Win32 Debug--------------------
> Compiling...
> vtkITKConfidenceConnectedImageFilter.cxx
> D:\vtk-src-windows\Common\vtkWin32Header.h(62) :
> warning C4005: 'NOMINMAX' : macro redefinition
>         unknown(0) : see previous definition of
> 'NOMINMAX'
> D:\itksrc\InsightToolkit\Examples\vtkITK\Common\vtkITKImageToImageFilter.h(44)
> : error C2653: 'Superclass' : is not a class or
> namespace name
> D:\itksrc\InsightToolkit\Examples\vtkITK\Common\vtkITKImageToImageFilter.h(56)
> : error C2039: 'Superclass' : is not a member of
>