> 1>classes.obj : error LNK2019: unresolved external symbol "public: > __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)" > (??0Fl_PNG_Image@@q...@pbd@Z) referenced in function "public: __thiscall > CStart_Window::CStart_Window(void)" (??0CStart_Window@@q...@xz) > 1>classes.obj : error LNK2019: unresolved external symbol "void __cdecl > fl_register_images(void)" (?fl_register_images@@YAXXZ) referenced in function > "public: __thiscall CStart_Window::CStart_Window(void)" > (??0CStart_Window@@q...@xz) > > Included libraries: > fltkd.lib wsock32.lib comctl32.lib fltkpngd.lib
You must add fltkimagesd.lib > > I'm new in fltk, and do not know it well.. So, can't understand, why this > happens =) Have tried to find an answer in docs, but not succesful.. Next time post your questions to fltk.general - this newsgroup for development. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
