hello , everyone:
 
I use VC6 to compile the latest weekly fltk-2.0.x-r6879,  I followed the 
instructions in the README to go into the directory "visualc" to open the dsw 
project , then start compiling.
but these are some errors. I solve some ,but the fatal occured when linking: 
 
Linking...
fltk2.lib(Widget.obj) : error LNK2001: unresolved external symbol "void __cdecl 
delete_associations_for(class fltk::Widget *)" 
(?delete_associations_for@@[EMAIL PROTECTED]@@@Z)
fltk2.lib(ShortcutAssignment.obj) : error LNK2001: unresolved external symbol 
"public: void __thiscall fltk::Widget::add(class fltk::AssociationType const 
&,void *)" ([EMAIL protect...@fltk@@[EMAIL protect...@[email PROTECTED])
fltk2.lib(ShortcutAssignment.obj) : error LNK2001: unresolved external symbol 
"public: bool __thiscall fltk::Widget::find(class fltk::AssociationType const 
&,void *)const " ([EMAIL protect...@fltk@@[EMAIL protect...@[email PROTECTED])
fltk2.lib(ShortcutAssignment.obj) : error LNK2001: unresolved external symbol 
"public: bool __thiscall fltk::Widget::remove(class fltk::AssociationType const 
&,void *)" ([EMAIL protect...@fltk@@[EMAIL protect...@[email PROTECTED])
fltk2.lib(ShortcutAssignment.obj) : error LNK2001: unresolved external symbol 
"public: void __thiscall fltk::Widget::set(class fltk::AssociationType const 
&,void *)" ([EMAIL protect...@fltk@@[EMAIL protect...@[email PROTECTED])
fltk2.lib(ShortcutAssignment.obj) : error LNK2001: unresolved external symbol 
"public: void * __thiscall fltk::Widget::get(class fltk::AssociationType const 
&)const " ([EMAIL protect...@fltk@@[EMAIL PROTECTED]@@Z)
fltk2.lib(ShortcutAssignment.obj) : error LNK2001: unresolved external symbol 
"public: void * __thiscall fltk::Widget::foreach(class fltk::AssociationType 
const &,class fltk::AssociationFunctor &)const " ([EMAIL 
protect...@fltk@@QBEPAXABVAssociationTy
[EMAIL protect...@[email PROTECTED]@@Z)
fltk2.lib(ShortcutAssignment.obj) : error LNK2001: unresolved external symbol 
"void * __cdecl fltk::foreach(class fltk::AssociationType const *,class 
fltk::Widget const *,class fltk::AssociationFunctor &)" ([EMAIL 
PROTECTED]@@[EMAIL protect...@p
[EMAIL protect...@[email PROTECTED]@@Z)


so , someone can help me out ? thanks a lot


      ___________________________________________________________ 
  好玩贺卡等你发,邮箱贺卡全新上线! 
http://card.mail.cn.yahoo.com/
_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to