+ -
当前位置:首页 → 问答吧 → 安装amule的问题 ......怎么回事 编译 错误了 ~~

安装amule的问题 ......怎么回事 编译 错误了 ~~

时间:2007-03-20

来源:互联网

then mv -f ".deps/libmuleappgui_a-listctrl.Tpo" ".deps/libmuleappgui_a-listctrl.Po"; else rm -f ".deps/libmuleappgui_a-listctrl.Tpo"; exit 1; fi
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

wxgtk版本不对吧?

作者: 歪瓜裂枣   发布时间: 2007-03-20

下载的wx 2.8啊 //安装源里面没有呢 ~~

作者: biosxjj   发布时间: 2007-03-20

guru 里面有 amule

作者: Thruth   发布时间: 2007-03-20

加源好麻烦阿

作者: biosxjj   发布时间: 2007-03-20

用smart,方便.

作者: mtnk   发布时间: 2007-03-20

用安装源省事很多吧

作者: booman   发布时间: 2007-03-21

引用:
作者: biosxjj
加源好麻烦阿
还头一次听说加源比编译麻烦的……

作者: kmcbest   发布时间: 2007-03-21

是呀 加了源每次进都要读源读半天~~

作者: biosxjj   发布时间: 2007-03-21

引用:
作者: biosxjj
是呀 加了源每次进都要读源读半天~~
最简单的方法是用现成的包,不用加源也不用编译。我就是这样用的。amule的论坛有国外的网友编好的包。

作者: clxer   发布时间: 2007-03-21

哦 但是现成的包 容易崩溃 我一搜索 就会自动推出...~:(特别是xx的词汇...

作者: biosxjj   发布时间: 2007-03-21

引用:
作者: biosxjj
哦 但是现成的包 容易崩溃 我一搜索 就会自动推出...~:(特别是xx的词汇...
根本没的事,我也搜XXX的。wxGTK2+的版本>=2.6.3,最好用2.8;这和amule的稳定性很有关系。实在不行可以用amule-cvs

作者: clxer   发布时间: 2007-03-22

是在搜索的时候崩溃还是搜索完毕后,你关闭搜索内容的时候崩溃?

一般crash发身在后者,那个不是aMule的bug,而是wxgtk的。

作者: Ryandol   发布时间: 2007-03-22

wine + eMule 似乎比 xMule 和 aMule 都好用。

作者: pig345   发布时间: 2007-03-23

引用:
作者: Ryandol
是在搜索的时候崩溃还是搜索完毕后,你关闭搜索内容的时候崩溃?

一般crash发身在后者,那个不是aMule的bug,而是wxgtk的。
都发生过了 ........wxgtk是2.8了 ..emule 2.13

作者: biosxjj   发布时间: 2007-03-23

引用:
作者: pig345
wine + eMule 似乎比 xMule 和 aMule 都好用。
有空也试试。
引用:
作者: biosxjj
都发生过了 ........wxgtk是2.8了 ..emule 2.13
amule-cvs
我用2.1.3-1就很稳定。wxgtk还是2.6.3的。

作者: clxer   发布时间: 2007-03-23

热门下载

更多