multiget 编译无法通过,求amd64的包

上网、浏览、聊天、下载等
回复
ustcbbc
帖子: 22
注册时间: 2006-07-17 8:06

multiget 编译无法通过,求amd64的包

#1

帖子 ustcbbc » 2008-05-12 4:36

如题,版本8。04。

编译错误如下:
dd(int, int, int, int, int, wxObject*)’
addproxydlg.cpp:54: error: expected type-specifier before ‘wxStaticBoxSizer’
addproxydlg.cpp:54: error: cannot convert ‘int*’ to ‘wxBoxSizer*’ in initialization
addproxydlg.cpp:54: error: expected ‘,’ or ‘;’ before ‘wxStaticBoxSizer’
addproxydlg.cpp:56: error: expected type-specifier before ‘wxStaticText’
addproxydlg.cpp:56: error: expected `)' before ‘wxStaticText’
addproxydlg.cpp:56: error: no matching function for call to ‘wxBoxSizer::Add(int*)’
/usr/local/include/wx-2.8/wx/sizer.h:925: note: candidates are: wxSizerItem* wxSizer::Add(wxWindow*, int, int, int, wxObject*)
/usr/local/include/wx-2.8/wx/sizer.h:931: note: wxSizerItem* wxSizer::Add(wxSizer*, int, int, int, wxObject*)
/usr/local/include/wx-2.8/wx/sizer.h:937: note: wxSizerItem* wxSizer::Add(int, int, int, int, int, wxObject*)
/usr/local/include/wx-2.8/wx/sizer.h:943: note: wxSizerItem* wxSizer::Add(wxWindow*, const wxSizerFlags&)
/usr/local/include/wx-2.8/wx/sizer.h:949: note: wxSizerItem* wxSizer::Add(wxSizer*, const wxSizerFlags&)
/usr/local/include/wx-2.8/wx/sizer.h:919: note: wxSizerItem* wxSizer::Add(wxSizerItem*)
addproxydlg.cpp:57: error: expected type-specifier before ‘wxTextCtrl’
addproxydlg.cpp:57: error: expected `)' before ‘wxTextCtrl’
addproxydlg.cpp:57: error: invalid conversion from ‘int*’ to ‘int’
addproxydlg.cpp:57: error: initializing argument 1 of ‘wxSizerItem* wxSizer::Add(int, int, int, int, int, wxObject*)’
addproxydlg.cpp:58: error: expected type-specifier before ‘wxStaticText’
addproxydlg.cpp:58: error: expected `)' before ‘wxStaticText’
addproxydlg.cpp:58: error: no matching function for call to ‘wxBoxSizer::Add(int*)’
/usr/local/include/wx-2.8/wx/sizer.h:925: note: candidates are: wxSizerItem* wxSizer::Add(wxWindow*, int, int, int, wxObject*)
/usr/local/include/wx-2.8/wx/sizer.h:931: note: wxSizerItem* wxSizer::Add(wxSizer*, int, int, int, wxObject*)
/usr/local/include/wx-2.8/wx/sizer.h:937: note: wxSizerItem* wxSizer::Add(int, int, int, int, int, wxObject*)
/usr/local/include/wx-2.8/wx/sizer.h:943: note: wxSizerItem* wxSizer::Add(wxWindow*, const wxSizerFlags&)
/usr/local/include/wx-2.8/wx/sizer.h:949: note: wxSizerItem* wxSizer::Add(wxSizer*, const wxSizerFlags&)
/usr/local/include/wx-2.8/wx/sizer.h:919: note: wxSizerItem* wxSizer::Add(wxSizerItem*)
addproxydlg.cpp:59: error: expected type-specifier before ‘wxTextCtrl’
addproxydlg.cpp:59: error: expected `)' before ‘wxTextCtrl’
addproxydlg.cpp:59: error: invalid conversion from ‘int*’ to ‘int’
addproxydlg.cpp:59: error: initializing argument 1 of ‘wxSizerItem* wxSizer::Add(int, int, int, int, int, wxObject*)’
addproxydlg.cpp:60: error: expected type-specifier before ‘wxStaticText’
addproxydlg.cpp:60: error: expected `)' before ‘wxStaticText’
addproxydlg.cpp:60: error: no matching function for call to ‘wxBoxSizer::Add(int*)’
/usr/local/include/wx-2.8/wx/sizer.h:925: note: candidates are: wxSizerItem* wxSizer::Add(wxWindow*, int, int, int, wxObject*)
/usr/local/include/wx-2.8/wx/sizer.h:931: note: wxSizerItem* wxSizer::Add(wxSizer*, int, int, int, wxObject*)
/usr/local/include/wx-2.8/wx/sizer.h:937: note: wxSizerItem* wxSizer::Add(int, int, int, int, int, wxObject*)
/usr/local/include/wx-2.8/wx/sizer.h:943: note: wxSizerItem* wxSizer::Add(wxWindow*, const wxSizerFlags&)
/usr/local/include/wx-2.8/wx/sizer.h:949: note: wxSizerItem* wxSizer::Add(wxSizer*, const wxSizerFlags&)
/usr/local/include/wx-2.8/wx/sizer.h:919: note: wxSizerItem* wxSizer::Add(wxSizerItem*)
addproxydlg.cpp:61: error: expected type-specifier before ‘wxTextCtrl’
addproxydlg.cpp:61: error: expected `)' before ‘wxTextCtrl’
addproxydlg.cpp:61: error: invalid conversion from ‘int*’ to ‘int’
addproxydlg.cpp:61: error: initializing argument 1 of ‘wxSizerItem* wxSizer::Add(int, int, int, int, int, wxObject*)’
addproxydlg.cpp:62: error: expected type-specifier before ‘wxStaticText’
addproxydlg.cpp:62: error: expected `)' before ‘wxStaticText’
addproxydlg.cpp:62: error: no matching function for call to ‘wxBoxSizer::Add(int*)’
/usr/local/include/wx-2.8/wx/sizer.h:925: note: candidates are: wxSizerItem* wxSizer::Add(wxWindow*, int, int, int, wxObject*)
/usr/local/include/wx-2.8/wx/sizer.h:931: note: wxSizerItem* wxSizer::Add(wxSizer*, int, int, int, wxObject*)
/usr/local/include/wx-2.8/wx/sizer.h:937: note: wxSizerItem* wxSizer::Add(int, int, int, int, int, wxObject*)
/usr/local/include/wx-2.8/wx/sizer.h:943: note: wxSizerItem* wxSizer::Add(wxWindow*, const wxSizerFlags&)
/usr/local/include/wx-2.8/wx/sizer.h:949: note: wxSizerItem* wxSizer::Add(wxSizer*, const wxSizerFlags&)
/usr/local/include/wx-2.8/wx/sizer.h:919: note: wxSizerItem* wxSizer::Add(wxSizerItem*)
addproxydlg.cpp:63: error: expected type-specifier before ‘wxTextCtrl’
addproxydlg.cpp:63: error: expected `)' before ‘wxTextCtrl’
addproxydlg.cpp:63: error: invalid conversion from ‘int*’ to ‘int’
addproxydlg.cpp:63: error: initializing argument 1 of ‘wxSizerItem* wxSizer::Add(int, int, int, int, int, wxObject*)’
addproxydlg.cpp:78: error: expected type-specifier before ‘wxRadioBox’
addproxydlg.cpp:78: error: expected `)' before ‘wxRadioBox’
addproxydlg.cpp:80: error: invalid conversion from ‘int*’ to ‘int’
addproxydlg.cpp:80: error: initializing argument 1 of ‘wxSizerItem* wxSizer::Add(int, int, int, int, int, wxObject*)’
addproxydlg.cpp:88: error: invalid use of incomplete type ‘struct wxButton’
/usr/local/include/wx-2.8/wx/sizer.h:23: error: forward declaration of ‘struct wxButton’
addproxydlg.cpp:89: error: invalid use of incomplete type ‘struct wxButton’
/usr/local/include/wx-2.8/wx/sizer.h:23: error: forward declaration of ‘struct wxButton’
addproxydlg.cpp:92: error: ‘SetSizer’ was not declared in this scope
make[2]: *** [addproxydlg.o] Error 1
make[2]: Leaving directory `/home/aripplet/multiget/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/aripplet/multiget'
make: *** [all] Error 2
ustcbbc
帖子: 22
注册时间: 2006-07-17 8:06

#2

帖子 ustcbbc » 2008-05-12 4:52

自己已经找到源。 谢谢。

deb http://ppa.launchpad.net/lidaobing/ubuntu hardy main
deb-src http://ppa.launchpad.net/lidaobing/ubuntu hardy main
jyy_master
帖子: 20
注册时间: 2006-12-16 12:08

#3

帖子 jyy_master » 2008-06-15 9:37

多谢!!!
guoxiangyang
帖子: 2
注册时间: 2009-04-01 23:58

Re: multiget 编译无法通过,求amd64的包

#4

帖子 guoxiangyang » 2009-04-02 0:01

我也遇到了同样的问题,下载了上面的包文件(bin和src都下了),可是没有任何说明,不知道怎么做,请高手指点。

下面是错误信息:
gxy@henry-linux:~/桌面/mg/multiget$ make
make all-recursive
make[1]: 正在进入目录 `/home/gxy/桌面/mg/multiget'
Making all in src
make[2]: 正在进入目录 `/home/gxy/桌面/mg/multiget/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/wx/include/base-unicode-debug-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXDEBUG__ -DwxUSE_GUI=0 -pthread -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -g -O2 -MT addproxydlg.o -MD -MP -MF ".deps/addproxydlg.Tpo" -c -o addproxydlg.o addproxydlg.cpp; \
then mv -f ".deps/addproxydlg.Tpo" ".deps/addproxydlg.Po"; else rm -f ".deps/addproxydlg.Tpo"; exit 1; fi
In file included from /usr/include/wx-2.8/wx/window.h:23,
from /usr/include/wx-2.8/wx/toplevel.h:21,
from /usr/include/wx-2.8/wx/dialog.h:17,
from addproxydlg.h:30,
from addproxydlg.cpp:24:
/usr/include/wx-2.8/wx/cursor.h: In constructor ‘wxBusyCursorSuspender::wxBusyCursorSuspender()’:
/usr/include/wx-2.8/wx/cursor.h:65: 错误: ‘wxIsBusy’在此作用域中尚未声明
/usr/include/wx-2.8/wx/cursor.h:67: 错误: ‘wxBusyCursor’未声明
/usr/include/wx-2.8/wx/cursor.h:67: 错误: ‘wxSetCursor’在此作用域中尚未声明
/usr/include/wx-2.8/wx/cursor.h: In destructor ‘wxBusyCursorSuspender::~wxBusyCursorSuspender()’:
/usr/include/wx-2.8/wx/cursor.h:72: 错误: ‘wxIsBusy’在此作用域中尚未声明
/usr/include/wx-2.8/wx/cursor.h:74: 错误: ‘wxBusyCursor’未声明
/usr/include/wx-2.8/wx/cursor.h:74: 错误: ‘wxSetCursor’在此作用域中尚未声明
In file included from /usr/include/wx-2.8/wx/window.h:26,
from /usr/include/wx-2.8/wx/toplevel.h:21,
from /usr/include/wx-2.8/wx/dialog.h:17,
from addproxydlg.h:30,
from addproxydlg.cpp:24:
/usr/include/wx-2.8/wx/region.h: In member function ‘bool wxRegionBase::Intersect(const wxRect&)’:
/usr/include/wx-2.8/wx/region.h:251: 错误: invalid use of incomplete type ‘struct wxRegion’
/usr/include/wx-2.8/wx/gdicmn.h:38: 错误: forward declaration of ‘struct wxRegion’
/usr/include/wx-2.8/wx/region.h: In member function ‘bool wxRegionBase::Subtract(const wxRect&)’:
/usr/include/wx-2.8/wx/region.h:256: 错误: invalid use of incomplete type ‘struct wxRegion’
/usr/include/wx-2.8/wx/gdicmn.h:38: 错误: forward declaration of ‘struct wxRegion’
/usr/include/wx-2.8/wx/region.h: In member function ‘bool wxRegionBase::Xor(const wxRect&)’:
/usr/include/wx-2.8/wx/region.h:261: 错误: invalid use of incomplete type ‘struct wxRegion’
/usr/include/wx-2.8/wx/gdicmn.h:38: 错误: forward declaration of ‘struct wxRegion’
In file included from /usr/include/wx-2.8/wx/toplevel.h:21,
from /usr/include/wx-2.8/wx/dialog.h:17,
from addproxydlg.h:30,
from addproxydlg.cpp:24:
/usr/include/wx-2.8/wx/window.h: At global scope:
/usr/include/wx-2.8/wx/window.h:82: 错误: 字段‘font’类型不完全
/usr/include/wx-2.8/wx/window.h:85: 错误: 字段‘colFg’类型不完全
/usr/include/wx-2.8/wx/window.h:89: 错误: 字段‘colBg’类型不完全
/usr/include/wx-2.8/wx/window.h:920: 错误: ‘wxUpdateUIEvent’未声明
/usr/include/wx-2.8/wx/window.h:1101: 错误: ‘wxSysColourChangedEvent’未声明
/usr/include/wx-2.8/wx/window.h:1102: 错误: ‘wxInitDialogEvent’未声明
/usr/include/wx-2.8/wx/window.h:1103: 错误: ‘wxMouseEvent’未声明
/usr/include/wx-2.8/wx/window.h:1118: 错误: ‘WXWidget’没有命名一个类型
/usr/include/wx-2.8/wx/window.h:1120: 错误: ‘WXWidget’未声明
/usr/include/wx-2.8/wx/window.h:1215: 错误: 字段‘m_cursor’类型不完全
/usr/include/wx-2.8/wx/window.h:1216: 错误: 字段‘m_font’类型不完全
/usr/include/wx-2.8/wx/window.h:1217: 错误: 字段‘m_backgroundColour’类型不完全
/usr/include/wx-2.8/wx/window.h:1218: 错误: 字段‘m_foregroundColour’类型不完全
/usr/include/wx-2.8/wx/window.h:1225: 错误: 字段‘m_updateRegion’类型不完全
/usr/include/wx-2.8/wx/window.h:562: 错误: 嵌套名指定中使用了不完全的类型‘wxNavigationKeyEvent’
/usr/include/wx-2.8/wx/window.h: In member function ‘const wxRegion& wxWindowBase::GetUpdateRegion() const’:
/usr/include/wx-2.8/wx/window.h:761: 错误: ‘m_updateRegion’在此作用域中尚未声明
/usr/include/wx-2.8/wx/window.h: In member function ‘wxRegion& wxWindowBase::GetUpdateRegion()’:
/usr/include/wx-2.8/wx/window.h:762: 错误: ‘m_updateRegion’在此作用域中尚未声明
/usr/include/wx-2.8/wx/window.h: In member function ‘const wxCursor& wxWindowBase::GetCursor() const’:
/usr/include/wx-2.8/wx/window.h:850: 错误: ‘m_cursor’在此作用域中尚未声明
/usr/include/wx-2.8/wx/window.h: In member function ‘wxWindow* wxWindowBase::GetGrandParent() const’:
/usr/include/wx-2.8/wx/window.h:1532: 错误: invalid use of incomplete type ‘struct wxWindow’
/usr/include/wx-2.8/wx/utils.h:51: 错误: forward declaration of ‘struct wxWindow’
In file included from /usr/include/wx-2.8/wx/dialog.h:17,
from addproxydlg.h:30,
from addproxydlg.cpp:24:
/usr/include/wx-2.8/wx/toplevel.h: At global scope:
/usr/include/wx-2.8/wx/toplevel.h:119: 错误: invalid use of incomplete type ‘struct wxWindow’
/usr/include/wx-2.8/wx/utils.h:51: 错误: forward declaration of ‘struct wxWindow’
/usr/include/wx-2.8/wx/toplevel.h:238: 错误: ‘wxCloseEvent’未声明
/usr/include/wx-2.8/wx/toplevel.h:239: 错误: ‘wxSizeEvent’未声明
/usr/include/wx-2.8/wx/toplevel.h:246: 错误: ‘wxActivateEvent’未声明
/usr/include/wx-2.8/wx/toplevel.h:249: 错误: ‘wxUpdateUIEvent’未声明
/usr/include/wx-2.8/wx/toplevel.h: In member function ‘virtual bool wxTopLevelWindowBase::IsActive()’:
/usr/include/wx-2.8/wx/toplevel.h:183: 错误: ‘FindFocus’在此作用域中尚未声明
/usr/include/wx-2.8/wx/toplevel.h: In member function ‘virtual bool wxTopLevelWindowBase::IsVisible() const’:
/usr/include/wx-2.8/wx/toplevel.h:235: 错误: ‘IsShown’在此作用域中尚未声明
/usr/include/wx-2.8/wx/toplevel.h: In member function ‘virtual void wxTopLevelWindowBase::DoGetScreenPosition(int*, int*) const’:
/usr/include/wx-2.8/wx/toplevel.h:273: 错误: ‘DoGetPosition’在此作用域中尚未声明
In file included from addproxydlg.h:30,
from addproxydlg.cpp:24:
/usr/include/wx-2.8/wx/dialog.h: At global scope:
/usr/include/wx-2.8/wx/dialog.h:33: 错误: expected class-name before ‘{’ token
/usr/include/wx-2.8/wx/dialog.h:101: 错误: expected ‘,’ or ‘...’ before ‘&’ token
/usr/include/wx-2.8/wx/dialog.h:101: 错误: ISO C++ 不允许声明无类型的‘wxKeyEvent’
/usr/include/wx-2.8/wx/dialog.h:126: 错误: ‘wxKeyEvent’未声明
/usr/include/wx-2.8/wx/dialog.h:129: 错误: ‘wxCloseEvent’未声明
/usr/include/wx-2.8/wx/dialog.h:132: 错误: ‘wxCommandEvent’未声明
/usr/include/wx-2.8/wx/dialog.h:135: 错误: ‘wxSysColourChangedEvent’未声明
/usr/include/wx-2.8/wx/dialog.h:140: 错误: ‘wxChildFocusEvent’未声明
In file included from addproxydlg.cpp:24:
addproxydlg.h:33: 错误: expected class-name before ‘{’ token
In file included from addproxydlg.cpp:25:
proxydlg.h:38: 错误: expected class-name before ‘{’ token
proxydlg.h:45: 错误: ISO C++ 不允许声明无类型的‘wxListView’
proxydlg.h:45: 错误: expected ‘;’ before ‘*’ token
proxydlg.h:47: 错误: ‘wxCommandEvent’未声明
proxydlg.h:48: 错误: ‘wxCommandEvent’未声明
proxydlg.h:49: 错误: ‘wxListCtrl’未声明
In file included from addproxydlg.cpp:26:
mgapp.h:62: 错误: ‘wxCloseEvent’未声明
In file included from addproxydlg.cpp:27:
/usr/include/wx-2.8/wx/sizer.h: In member function ‘void wxSizerItem::SetMinSize(const wxSize&)’:
/usr/include/wx-2.8/wx/sizer.h:292: 错误: invalid use of incomplete type ‘struct wxWindow’
/usr/include/wx-2.8/wx/utils.h:51: 错误: forward declaration of ‘struct wxWindow’
addproxydlg.cpp: In constructor ‘CAddProxy::CAddProxy(CProxyDlg*)’:
addproxydlg.cpp:33: 错误: 类‘CAddProxy’没有名为‘wxDialog’的字段
addproxydlg.cpp: In member function ‘void CAddProxy::Init()’:
addproxydlg.cpp:46: 错误: expected type-specifier before ‘wxStaticBoxSizer’
addproxydlg.cpp:46: 错误: 不能将‘int*’转换为‘wxBoxSizer*’,在 initialization 中
addproxydlg.cpp:46: 错误: expected ‘,’ or ‘;’ before ‘wxStaticBoxSizer’
addproxydlg.cpp:49: 错误: expected type-specifier before ‘wxTextCtrl’
addproxydlg.cpp:49: 错误: expected `)' before ‘wxTextCtrl’
addproxydlg.cpp:50: 错误: 从类型‘int*’到类型‘int’的转换无效
addproxydlg.cpp:50: 错误: 初始化‘wxSizerItem* wxSizer::Add(int, int, int, int, int, wxObject*)’的实参 1
addproxydlg.cpp:54: 错误: expected type-specifier before ‘wxStaticBoxSizer’
addproxydlg.cpp:54: 错误: 不能将‘int*’转换为‘wxBoxSizer*’,在 initialization 中
addproxydlg.cpp:54: 错误: expected ‘,’ or ‘;’ before ‘wxStaticBoxSizer’
addproxydlg.cpp:56: 错误: expected type-specifier before ‘wxStaticText’
addproxydlg.cpp:56: 错误: expected `)' before ‘wxStaticText’
addproxydlg.cpp:56: 错误: 对‘wxBoxSizer::Add(int*)’的调用没有匹配的函数
/usr/include/wx-2.8/wx/sizer.h:944: 附注: 备选为: wxSizerItem* wxSizer::Add(wxWindow*, int, int, int, wxObject*)
/usr/include/wx-2.8/wx/sizer.h:950: 附注: wxSizerItem* wxSizer::Add(wxSizer*, int, int, int, wxObject*)
/usr/include/wx-2.8/wx/sizer.h:956: 附注: wxSizerItem* wxSizer::Add(int, int, int, int, int, wxObject*)
/usr/include/wx-2.8/wx/sizer.h:962: 附注: wxSizerItem* wxSizer::Add(wxWindow*, const wxSizerFlags&)
/usr/include/wx-2.8/wx/sizer.h:968: 附注: wxSizerItem* wxSizer::Add(wxSizer*, const wxSizerFlags&)
/usr/include/wx-2.8/wx/sizer.h:938: 附注: wxSizerItem* wxSizer::Add(wxSizerItem*)
addproxydlg.cpp:57: 错误: expected type-specifier before ‘wxTextCtrl’
addproxydlg.cpp:57: 错误: expected `)' before ‘wxTextCtrl’
addproxydlg.cpp:57: 错误: 从类型‘int*’到类型‘int’的转换无效
addproxydlg.cpp:57: 错误: 初始化‘wxSizerItem* wxSizer::Add(int, int, int, int, int, wxObject*)’的实参 1
addproxydlg.cpp:58: 错误: expected type-specifier before ‘wxStaticText’
addproxydlg.cpp:58: 错误: expected `)' before ‘wxStaticText’
addproxydlg.cpp:58: 错误: 对‘wxBoxSizer::Add(int*)’的调用没有匹配的函数
/usr/include/wx-2.8/wx/sizer.h:944: 附注: 备选为: wxSizerItem* wxSizer::Add(wxWindow*, int, int, int, wxObject*)
/usr/include/wx-2.8/wx/sizer.h:950: 附注: wxSizerItem* wxSizer::Add(wxSizer*, int, int, int, wxObject*)
/usr/include/wx-2.8/wx/sizer.h:956: 附注: wxSizerItem* wxSizer::Add(int, int, int, int, int, wxObject*)
/usr/include/wx-2.8/wx/sizer.h:962: 附注: wxSizerItem* wxSizer::Add(wxWindow*, const wxSizerFlags&)
/usr/include/wx-2.8/wx/sizer.h:968: 附注: wxSizerItem* wxSizer::Add(wxSizer*, const wxSizerFlags&)
/usr/include/wx-2.8/wx/sizer.h:938: 附注: wxSizerItem* wxSizer::Add(wxSizerItem*)
addproxydlg.cpp:59: 错误: expected type-specifier before ‘wxTextCtrl’
addproxydlg.cpp:59: 错误: expected `)' before ‘wxTextCtrl’
addproxydlg.cpp:59: 错误: 从类型‘int*’到类型‘int’的转换无效
addproxydlg.cpp:59: 错误: 初始化‘wxSizerItem* wxSizer::Add(int, int, int, int, int, wxObject*)’的实参 1
addproxydlg.cpp:60: 错误: expected type-specifier before ‘wxStaticText’
addproxydlg.cpp:60: 错误: expected `)' before ‘wxStaticText’
addproxydlg.cpp:60: 错误: 对‘wxBoxSizer::Add(int*)’的调用没有匹配的函数
/usr/include/wx-2.8/wx/sizer.h:944: 附注: 备选为: wxSizerItem* wxSizer::Add(wxWindow*, int, int, int, wxObject*)
/usr/include/wx-2.8/wx/sizer.h:950: 附注: wxSizerItem* wxSizer::Add(wxSizer*, int, int, int, wxObject*)
/usr/include/wx-2.8/wx/sizer.h:956: 附注: wxSizerItem* wxSizer::Add(int, int, int, int, int, wxObject*)
/usr/include/wx-2.8/wx/sizer.h:962: 附注: wxSizerItem* wxSizer::Add(wxWindow*, const wxSizerFlags&)
/usr/include/wx-2.8/wx/sizer.h:968: 附注: wxSizerItem* wxSizer::Add(wxSizer*, const wxSizerFlags&)
/usr/include/wx-2.8/wx/sizer.h:938: 附注: wxSizerItem* wxSizer::Add(wxSizerItem*)
addproxydlg.cpp:61: 错误: expected type-specifier before ‘wxTextCtrl’
addproxydlg.cpp:61: 错误: expected `)' before ‘wxTextCtrl’
addproxydlg.cpp:61: 错误: 从类型‘int*’到类型‘int’的转换无效
addproxydlg.cpp:61: 错误: 初始化‘wxSizerItem* wxSizer::Add(int, int, int, int, int, wxObject*)’的实参 1
addproxydlg.cpp:62: 错误: expected type-specifier before ‘wxStaticText’
addproxydlg.cpp:62: 错误: expected `)' before ‘wxStaticText’
addproxydlg.cpp:62: 错误: 对‘wxBoxSizer::Add(int*)’的调用没有匹配的函数
/usr/include/wx-2.8/wx/sizer.h:944: 附注: 备选为: wxSizerItem* wxSizer::Add(wxWindow*, int, int, int, wxObject*)
/usr/include/wx-2.8/wx/sizer.h:950: 附注: wxSizerItem* wxSizer::Add(wxSizer*, int, int, int, wxObject*)
/usr/include/wx-2.8/wx/sizer.h:956: 附注: wxSizerItem* wxSizer::Add(int, int, int, int, int, wxObject*)
/usr/include/wx-2.8/wx/sizer.h:962: 附注: wxSizerItem* wxSizer::Add(wxWindow*, const wxSizerFlags&)
/usr/include/wx-2.8/wx/sizer.h:968: 附注: wxSizerItem* wxSizer::Add(wxSizer*, const wxSizerFlags&)
/usr/include/wx-2.8/wx/sizer.h:938: 附注: wxSizerItem* wxSizer::Add(wxSizerItem*)
addproxydlg.cpp:63: 错误: expected type-specifier before ‘wxTextCtrl’
addproxydlg.cpp:63: 错误: expected `)' before ‘wxTextCtrl’
addproxydlg.cpp:63: 错误: 从类型‘int*’到类型‘int’的转换无效
addproxydlg.cpp:63: 错误: 初始化‘wxSizerItem* wxSizer::Add(int, int, int, int, int, wxObject*)’的实参 1
addproxydlg.cpp:78: 错误: expected type-specifier before ‘wxRadioBox’
addproxydlg.cpp:78: 错误: expected `)' before ‘wxRadioBox’
addproxydlg.cpp:80: 错误: 从类型‘int*’到类型‘int’的转换无效
addproxydlg.cpp:80: 错误: 初始化‘wxSizerItem* wxSizer::Add(int, int, int, int, int, wxObject*)’的实参 1
addproxydlg.cpp:88: 错误: invalid use of incomplete type ‘struct wxButton’
/usr/include/wx-2.8/wx/sizer.h:23: 错误: forward declaration of ‘struct wxButton’
addproxydlg.cpp:89: 错误: invalid use of incomplete type ‘struct wxButton’
/usr/include/wx-2.8/wx/sizer.h:23: 错误: forward declaration of ‘struct wxButton’
addproxydlg.cpp:92: 错误: ‘SetSizer’在此作用域中尚未声明
make[2]: *** [addproxydlg.o] 错误 1
make[2]:正在离开目录 `/home/gxy/桌面/mg/multiget/src'
make[1]: *** [all-recursive] 错误 1
make[1]:正在离开目录 `/home/gxy/桌面/mg/multiget'
make: *** [all] 错误 2
guoxiangyang
帖子: 2
注册时间: 2009-04-01 23:58

Re: multiget 编译无法通过,求amd64的包

#5

帖子 guoxiangyang » 2009-04-03 1:48

没人知道吗?
回复