> 1>CubeView.obj : error LNK2001: unresolved external symbol > "public: virtual void __thiscall > Fl_Gl_Window::resize(int,int,int,int)" > (?res...@fl_gl_window@@uaexh...@z) > 1>CubeView.obj : error LNK2001: unresolved external symbol > "public: virtual void __thiscall Fl_Gl_Window::flush(void)" > (?fl...@fl_gl_window@@UAEXXZ) > 1>CubeView.obj : error LNK2001: unresolved external symbol > "public: virtual void __thiscall Fl_Gl_Window::show(void)" > (?s...@fl_gl_window@@UAEXXZ) > 1>CubeView.obj : error LNK2001: unresolved external symbol > "public: virtual void __thiscall Fl_Gl_Window::hide(void)" > (?h...@fl_gl_window@@UAEXXZ)
Can you please show us the full link line that is being used - we need to see which files, which libs, and in what order, they are passed to the linker... SELEX Galileo Ltd Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

