[code:1]AddFriend.cpp: At global scope:
AddFriend.cpp:61: error: prototype for 'void CAddFriend::OnAddBtn(wxCommandEvent&)' does not match any in class 'CAddFriend'
AddFriend.h:45: error: candidate is: void CAddFriend::OnAddBtn(int&)
AddFriend.cpp: In member function 'void CAddFriend::OnAddBtn(wxCommandEvent&)':
AddFriend.cpp:67: error: 'FindWindow' was not declared in this scope
AddFriend.cpp:75: error: 'wxMessageBox' was not declared in this scope
AddFriend.cpp:80: error: 'wxMessageBox' was not declared in this scope
AddFriend.cpp:94: error: 'EndModal' was not declared in this scope
AddFriend.cpp: At global scope:
AddFriend.cpp:98: error: prototype for 'void CAddFriend::OnCloseBtn(wxCommandEvent&)' does not match any in class 'CAddFriend'
AddFriend.h:46: error: candidate is: void CAddFriend::OnCloseBtn(int&)
AddFriend.cpp: In member function 'void CAddFriend::OnCloseBtn(wxCommandEvent&)':
AddFriend.cpp:101: error: 'EndModal' was not declared in this scope
/usr/local/include/wx/event.h: At global scope:
/usr/local/include/wx/event.h:1949: warning: inline function 'wxEventTableEntry::wxEventTableEntry(const wxEventTableEntry&)' used but never defined
make[3]: *** [amule-AddFriend.o] 错误 1
make[3]: Leaving directory `/root/aMule-2.0.3/src'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/root/aMule-2.0.3/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/root/aMule-2.0.3'
make: *** [all] 错误 2
[root@localhost aMule-2.0.3]#
[/code:1]
系统是mandriva 2006
每次用amule都要折腾一下……哎 而且有些时候没有办法创建带有中文的文件名呢