On 06.12.2010, at 20:36, Austin Covello wrote: > FLTK Version 1.1.10 > > Compiler: Microsoft Visual C++ 2008 Express > > I'm generating compile-time errors when attempting to run your "Hello World" > example that comes with your library. When I debug, I get the following:
Have you used the project files that come with the FLTK package? This looks more like you created your own project file. If so, you must first compile the FLTK library and then link your project file with it. _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
