[Insight-users] Re: Another question : unresolved external symbol __imp___TrackMouseEvent

Luis Ibanez luis.ibanez@kitware.com
Sat, 14 Dec 2002 11:46:15 -0500


Hi Zhao,

This error is due to changes in FLTK.

It is totally unrelated to ITK.

The solution is described in the FAQ (entry 5.3):
http://www.itk.org/cgi-bin/InsightFAQ/InsightFAQ?req=all#5.3


Please let us know if you have further questions.


    Thanks


      Luis



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


Zhao Yongming wrote:

> Hi,Luis
> 
> Thank you for your help again. Now there are no errors
> on the path of include files, but there are still two
> errors like this:
> 
> Linking...
>    Creating library
> D:\itk\bin\Debug/DistanceMapFilter.lib and object
> D:\itk\bin\Debug/DistanceMapFilter.exp
> fltkd.lib(Fl_x.obj) : error LNK2001: unresolved
> external symbol __imp___TrackMouseEvent@4
> D:\itk\bin\Debug/DistanceMapFilter.exe : fatal error
> LNK1120: 1 unresolved externals
> Error executing link.exe.
> 
> I am still debugging, and can you give me some advice?
>