|
|
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: oadData(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 # |
|