On 09.02.2008, at 20:30, simon wrote: >> You mean the Plattform SDK ?
> This is a very dum question but here it goes. Since I'm working in > Vista; I would assume it would be the Platform SDK fo Vista right? Yes, I meant the Platform SDK. It should not matter too much which platform since FLTK interfaces on a very low level. The error messages however seem to indicate that the applications are linked against the static library *and* the dll. That would of course be wrong. Maybe Vista (or VisualC on Vista) falls back to searching dll's if it can't agree on a static library? My only suggestion would be to remove all traces of FLTK from your Vista system and download the newest SVN, then recompile that from scratch (just mark "demo" and build it) and see if that works better. If it does not, I hope that someone with Vista will be able to duplicate the issues and fix it. Matthias ---- http://robowerk.com/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

