> > 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!
At the end of the VC2005 download there is an
information screen saying how to edit the .xml
configuration files to add the default libraries to
link with if you are doing windows development.
The VC2008 beta download does not require this step as
the default configuration includes the MS windows
libraries.
---
---
___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk