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

Luis Ibanez luis.ibanez@kitware.com
Thu, 19 Dec 2002 13:17:04 -0500


Hi Zhao,

Both of these method should have solved the problem.

If after any of those you keep getting compilation
errors it is likely that something else is wrong in
your configuration.

Please post to the list the error messages that
you are getting.

Thanks


Luis

------------------------------------

Zhao Yongming wrote:
> Hi Luis,
> 
> I have tried the method as you told me, but that
> caused
> more errors. And i also tried other ways like this:
> // In the file
> //           Fl_win32.cxx
> // comment out the line #75 and recompile FLTK.
> // The group of lines look like:
> // #if !defined(__GNUC__)
> // #  define USE_TRACK_MOUSE   <-- COMMENT THIS
> // #endif // !__GNUC__
> 
> This method also make 99 errors. 
> I think maybe I built my FLTK in a wrong way. I
> downloaded the source code of FLTK and built the libs
> respectively. am i right?
> Thank you for your help.
> 
> --- Luis Ibanez <luis.ibanez@kitware.com> wrote:
> 
>>Hi Zhao,
>>
>>You can just download the current
>>version of
>>
>>        FindFLTK.cmake
>>
>>through the CVSweb portal of CMake.
>>
>>Here is a direct link:
>>
>>
> http://public.kitware.com/cgi-bin/cvsweb.cgi/CMake/Modules/FindFLTK.cmake?cvsroot=CMake
> 
>>Just click on the "dowload" option of
>>the most recent version. Or at least,
>>version 1.18 of this file.
>>
>>
>>Please let us know if you encounter any problems,
>>
>>
>>
>>   Thanks
>>
>>
>>     Luis
>>
>>
>>
>>----------------------------
>>
>>Zhao Yongming wrote:
>>
>>
>>>Hi Luis:
>>>I download the installed version(1.4.7) of CMake
>>>
>>at
>>
>>>the mainpage of CMake.org. And my system is
>>>windows2000. Should I build a cmake myself?
>>>Can you send me your changed FindFLTK.cmake file?
>>>Or tell me where i can download the right version
>>>
>>of
>>
>>>CMake or FLTK for compiling ITK.
>>>Thank you
>>>
>>>
>>
>>
> 
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
> 
>