LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 495|回复: 2

xMule编译不了了!(MDK10)

[复制链接]
发表于 2004-5-7 08:02:31 | 显示全部楼层 |阅读模式
以前用MDK9.2时是可以正常编译的,可是在MDK10下面就始终无法编译。./configure都正确了,xwgtk那些也装了 (如果没装./configure过不了吧?)
提示如下

  1. If you want verbose make output, try make VERBOSE=1.
  2. make[1]: Entering directory `/tx/source/xmule-1.8.2b/src'
  3. make[2]: Entering directory `/tx/source/xmule-1.8.2b/src/wx/xrc'
  4. make[2]: Nothing to be done for `all'.
  5. make[2]: Leaving directory `/tx/source/xmule-1.8.2b/src/wx/xrc'
  6. Compiling MuleListCtrl.cpp...
  7. In file included from listctrl.h:40,
  8.                  from MuleListCtrl.h:28,
  9.                  from MuleListCtrl.cpp:25:
  10. listbase.h:203: error: field `m_colText' has incomplete type
  11. listbase.h:204: error: field `m_colBack' has incomplete type
  12. listbase.h:205: error: field `m_font' has incomplete type
  13. listbase.h: In constructor `wxListItemAttr::wxListItemAttr(const wxColour&, const wxColour&, const wxFont&)':
  14. listbase.h:186: error: class `wxListItemAttr' does not have any field named `m_colText'
  15. listbase.h:186: error: class `wxListItemAttr' does not have any field named `m_colBack'
  16. listbase.h:186: error: class `wxListItemAttr' does not have any field named `m_font'
  17. listbase.h: In member function `void wxListItemAttr::SetTextColour(const wxColour&)':
  18. listbase.h:189: error: `m_colText' undeclared (first use this function)
  19. listbase.h:189: error: (Each undeclared identifier is reported only once for each function it appears in.)
  20. listbase.h: In member function `void wxListItemAttr::SetBackgroundColour(const wxColour&)':
  21. listbase.h:190: error: `m_colBack' undeclared (first use this function)
  22. listbase.h: In member function `void wxListItemAttr::SetFont(const wxFont&)':
  23. listbase.h:191: error: `m_font' undeclared (first use this function)
  24. listbase.h: In member function `wxColour wxListItem::GetTextColour() const':
  25. listbase.h:288: error: return type `struct wxColour' is incomplete
  26. listbase.h: In member function `wxColour wxListItem::GetBackgroundColour() const':
  27. listbase.h:290: error: return type `struct wxColour' is incomplete
  28. listbase.h: In member function `wxFont wxListItem::GetFont() const':
  29. listbase.h:293: error: return type `struct wxFont' is incomplete
  30. make[1]: *** [MuleListCtrl.o] 错误 1
  31. make[1]: Leaving directory `/tx/source/xmule-1.8.2b/src'
  32. make: *** [all] 错误 2

复制代码
发表于 2004-5-7 12:57:37 | 显示全部楼层
Mandrake下没有xmule rpm包吗
 楼主| 发表于 2004-5-7 15:39:59 | 显示全部楼层
没有啊
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表