> Hi Mike
>
> afaik: the fltkd.lib is the debug version of fltk.lib; rebuild the stuff
> with release optionand you get it.
>
> To solve
>
> unresolved external error for a routine called TrackMouseEvent
>
> you must link against comctl32.lib.
>
> Good luck
>
> Rainer Rinke

I found out about comctl32.lib by Googling _TrackMouseEvent. That did the 
trick. I am able to compile and link my application under FLTK 1.1.9. It still 
doesn't work the way I want it to. But that's an OpenGL problem (i.e. my 
problem).

Thanks.
_______________________________________________
fltk-opengl mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-opengl

Reply via email to