VERY TIRED wrote:
> hallo welt fltk 2.obj : error LNK2001: Nicht aufgelöstes externes Symbol
> ""public: static int __cdecl Fl::run(void)" (?...@fl@@SAHXZ)".
> hallo welt fltk 2.obj : error LNK2001: Nicht aufgelöstes externes Symbol
> ""enum Fl_Labeltype __cdecl fl_define_FL_SHADOW_LABEL(void)"
> (?fl_define_FL_SHADOW_LABEL@@YA?AW4Fl_Labeltype@@XZ)".
^^^^^^^^^^^^^^^^^^^^^
Also, are those /spaces/ in the program's filename?
Definitely avoid spaces in executable names; makes headaches
for testing from the command line (DOS) and for things like
Makefiles and porting.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk