> Hey Guys, > > Been away from FLTK but I'm back and have a problem with the initial build of > FLTK. I'm using MS Visual Studio Express Edition. I downloaded > fltk-1.1.x-r5953 and compiled C:\fltk-1.1.x-r5953\vc2005\fltk.sln. > > I'm getting lots of link errors: > > > fltkd.lib(Fl.obj) : error LNK2019: unresolved external symbol [EMAIL > PROTECTED] referenced in function "public: static void __cdecl > Fl::flush(void)" ([EMAIL PROTECTED]@@SAXXZ) > > > I know this is a configuration issue with Visual Studio but after 30 minutes > of searching the forum, documentation and Google I'm not seeing an answer. > > Do you have any reccomendations? > > Thanks! > > Christian
***UPDATE*** I downloaded MS Visual Studio 2008 Beta 2, converted the 2005 project and compiled with zero erros. Not sure why there was a problem with the VS 2005 project file but someone may want to look into this issue further. Cheers! _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

