>
> Um, yes, that is correct. The "dll" in this particular setting refers
> to how the library links with libc.
>
> What you need to do though is make sure that the fltk dll is linked
> to your application, *not* the static fltk.lib! I am not sure right
> now what you have to do in VisualStudio to achieve this though.
>
> Matthias
>
> ----
> http://robowerk.com/
>
>

I have replaced the fltk2.lib by the the fltk2dll.lib. Is it correct or what do 
you mean with "the fltk dll is linked to your application, *not* the static 
fltk.lib!"
After generating the projects with the linked fltk2dll.lib, I get error 
messages like this:
file.obj : error LNK2001: unresolved external symbol "class fltk::Symbol * 
fltk::DOWN_BOX" ([EMAIL PROTECTED]@@[EMAIL PROTECTED]@A)
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to