安装amule的问题 ......怎么回事 编译 错误了 ~~
时间:2007-03-20
来源:互联网
extern/listctrl.262.cpp: In member function ‘int MuleExtern::wxListLineDataArray::Index(const MuleExtern::_wxObjArraywxListLineDataArray&, bool) const’:
extern/listctrl.262.cpp:375: warning: declaration of ‘Item’ shadows a member of 'this'
extern/listctrl.262.cpp: In member function ‘bool MuleExtern::wxListItemData::IsHit(int, int) const’:
extern/listctrl.262.cpp:925: warning: ‘Inside’ is deprecated (declared at /usr/local/include/wx-2.8/wx/gdicmn.h:490)
extern/listctrl.262.cpp: In member function ‘void MuleExtern::wxListHeaderWindow::OnPaint(wxPaintEvent&)’:
extern/listctrl.262.cpp:1703: warning: ‘BeginDrawing’ is deprecated (declared at /usr/local/include/wx-2.8/wx/dc.h:392)
extern/listctrl.262.cpp:1818: warning: ‘EndDrawing’ is deprecated (declared at /usr/local/include/wx-2.8/wx/dc.h:393)
extern/listctrl.262.cpp: In member function ‘long int MuleExtern::wxListMainWindow::HitTestLine(size_t, int, int) const’:
extern/listctrl.262.cpp:2374: warning: ‘Inside’ is deprecated (declared at /usr/local/include/wx-2.8/wx/gdicmn.h:490)
extern/listctrl.262.cpp:2385: warning: ‘Inside’ is deprecated (declared at /usr/local/include/wx-2.8/wx/gdicmn.h:490)
extern/listctrl.262.cpp: In member function ‘void MuleExtern::wxListMainWindow::OnPaint(wxPaintEvent&)’:
extern/listctrl.262.cpp:2623: warning: ‘BeginDrawing’ is deprecated (declared at /usr/local/include/wx-2.8/wx/dc.h:392)
extern/listctrl.262.cpp:2811: warning: ‘EndDrawing’ is deprecated (declared at /usr/local/include/wx-2.8/wx/dc.h:393)
extern/listctrl.262.cpp: In member function ‘bool MuleExtern::wxGenericListCtrl::Create(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, long int, const wxValidator&, const wxString&)’:
extern/listctrl.262.cpp:4889: warning: ‘SetBestSize’ is deprecated (declared at /usr/local/include/wx-2.8/wx/window.h:1414)
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/local/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./libs -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC -MT libmuleappgui_a-MuleGifCtrl.o -MD -MP -MF ".deps/libmuleappgui_a-MuleGifCtrl.Tpo" -c -o libmuleappgui_a-MuleGifCtrl.o `test -f 'MuleGifCtrl.cpp' || echo './'`MuleGifCtrl.cpp; \
then mv -f ".deps/libmuleappgui_a-MuleGifCtrl.Tpo" ".deps/libmuleappgui_a-MuleGifCtrl.Po"; else rm -f ".deps/libmuleappgui_a-MuleGifCtrl.Tpo"; exit 1; fi
MuleGifCtrl.cpp: In member function ‘bool MuleGifCtrl::LoadData(const char*, int)’:
MuleGifCtrl.cpp:69: error: no matching function for call to ‘wxGIFDecoder::wxGIFDecoder(wxMemoryInputStream*, int)’
/usr/local/include/wx-2.8/wx/gifdecod.h:104: note: candidates are: wxGIFDecoder::wxGIFDecoder(const wxGIFDecoder&)
/usr/local/include/wx-2.8/wx/gifdecod.h:52: note: wxGIFDecoder::wxGIFDecoder()
MuleGifCtrl.cpp:70: error: ‘class wxGIFDecoder’ has no member named ‘ReadGIF’
MuleGifCtrl.cpp:76: error: ‘class wxGIFDecoder’ has no member named ‘GoFirstFrame’
MuleGifCtrl.cpp:78: error: no matching function for call to ‘wxGIFDecoder::ConvertToImage(wxImage*)’
/usr/local/include/wx-2.8/wx/gifdecod.h:82: note: candidates are: virtual bool wxGIFDecoder::ConvertToImage(unsigned int, wxImage*) const
MuleGifCtrl.cpp: In member function ‘void MuleGifCtrl::Start()’:
MuleGifCtrl.cpp:89: error: ‘class wxGIFDecoder’ has no member named ‘GoLastFrame’
MuleGifCtrl.cpp: In member function ‘virtual wxSize MuleGifCtrl::GetBestSize()’:
MuleGifCtrl.cpp:105: error: ‘class wxGIFDecoder’ has no member named ‘GetLogicalScreenWidth’
MuleGifCtrl.cpp:105: error: ‘class wxGIFDecoder’ has no member named ‘GetLogicalScreenHeight’
MuleGifCtrl.cpp: In member function ‘void MuleGifCtrl::OnTimer(wxTimerEvent&)’:
MuleGifCtrl.cpp:113: error: ‘class wxGIFDecoder’ has no member named ‘GoNextFrame’
MuleGifCtrl.cpp:116: error: no matching function for call to ‘wxGIFDecoder::ConvertToImage(wxImage*)’
/usr/local/include/wx-2.8/wx/gifdecod.h:82: note: candidates are: virtual bool wxGIFDecoder::ConvertToImage(unsigned int, wxImage*) const
MuleGifCtrl.cpp:122: error: no matching function for call to ‘wxGIFDecoder::GetDelay()’
/usr/local/include/wx-2.8/wx/gifdecod.h:65: note: candidates are: virtual long int wxGIFDecoder::GetDelay(unsigned int) const
MuleGifCtrl.cpp: In member function ‘void MuleGifCtrl::OnPaint(wxPaintEvent&)’:
MuleGifCtrl.cpp:132: error: ‘class wxGIFDecoder’ has no member named ‘GetLogicalScreenWidth’
MuleGifCtrl.cpp:133: error: ‘class wxGIFDecoder’ has no member named ‘GetLogicalScreenHeight’
MuleGifCtrl.cpp:137: error: ‘class wxGIFDecoder’ has no member named ‘GetLeft’
MuleGifCtrl.cpp:137: error: ‘class wxGIFDecoder’ has no member named ‘GetTop’
make[3]: *** [libmuleappgui_a-MuleGifCtrl.o] Error 1
make[3]: Leaving directory `/home/rubbishfish/Desktop/aMule-2.1.3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/rubbishfish/Desktop/aMule-2.1.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rubbishfish/Desktop/aMule-2.1.3'
make: *** [all] Error 2
linux-baobao:/home/rubbishfish/Desktop/aMule-2.1.3 #
作者: biosxjj 发布时间: 2007-03-20
作者: mtnk 发布时间: 2007-03-20
作者: 歪瓜裂枣 发布时间: 2007-03-20
作者: biosxjj 发布时间: 2007-03-20
作者: Thruth 发布时间: 2007-03-20
作者: biosxjj 发布时间: 2007-03-20
作者: mtnk 发布时间: 2007-03-20
作者: booman 发布时间: 2007-03-21
作者: biosxjj
加源好麻烦阿
|
作者: kmcbest 发布时间: 2007-03-21
作者: biosxjj 发布时间: 2007-03-21
作者: biosxjj
是呀 加了源每次进都要读源读半天~~
|
作者: clxer 发布时间: 2007-03-21
作者: biosxjj 发布时间: 2007-03-21
作者: biosxjj
哦 但是现成的包 容易崩溃 我一搜索 就会自动推出...~:(特别是xx的词汇...
|
作者: clxer 发布时间: 2007-03-22
一般crash发身在后者,那个不是aMule的bug,而是wxgtk的。
作者: Ryandol 发布时间: 2007-03-22
作者: pig345 发布时间: 2007-03-23
作者: Ryandol
是在搜索的时候崩溃还是搜索完毕后,你关闭搜索内容的时候崩溃?
一般crash发身在后者,那个不是aMule的bug,而是wxgtk的。 |
作者: biosxjj 发布时间: 2007-03-23
作者: pig345
wine + eMule 似乎比 xMule 和 aMule 都好用。
|
作者: biosxjj
都发生过了 ........wxgtk是2.8了 ..emule 2.13
|
我用2.1.3-1就很稳定。wxgtk还是2.6.3的。
作者: clxer 发布时间: 2007-03-23
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28