[Insight-users] fltk problem: difference between release and debug mode
Julien Jomier
jjomier at cs . unc . edu
Thu, 2 Oct 2003 11:51:54 -0400
Bing,
Please refer to the ITK FAQ:
http://www . itk . org/cgi-bin/InsightFAQ/InsightFAQ?req=all#5 . 3
Basically, you need to include wsock32.lib and comctl32.lib
Julien
> -----Original Message-----
> From: insight-users-admin at itk . org
> [mailto:insight-users-admin at itk . org] On Behalf Of Bing Jian
> Sent: Thursday, October 02, 2003 11:44 AM
> To: Mathieu Malaterre
> Cc: insight-users at itk . org
> Subject: Re: [Insight-users] fltk problem: difference between
> release and debug mode
>
>
> Mathieu, Thanks.
> Yes. I did a "rebuild all".
>
> I am wondering where this error comes from:
>
> fltk.lib(Fl_x.obj) : error LNK2001: unresolved external
> symbol __imp___TrackMouseEvent at 4 Release/TiffTest.exe : fatal
> error LNK1120: 1 unresolved externals
>
> --
> Best wishes,
> Bing Jian
> bjian at cise . ufl . edu
>
>
> On Thu, 2 Oct 2003, Mathieu Malaterre wrote:
>
> > Bing Jian wrote:
> > > Thanks Julien. The default option is singlethreaded but
> even after I
> > > switched to MultiThreadedDLL, no changes.
> > >
> > Are you sure you did a 'rebuilt all' otherwise some static lib are
> > already used in obj files; so errors remains.
> >
> > mathieu
> > Ps: please do specify the errors you get, we can't help otherwise.
> >
> >
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk . org
> http://www . itk . org/mailman/listinfo/insight-> users
>