我在安装RVA,编译过程中出现这样提示是什么意思,提示如下,(我用的系统是Redbat和Fedora的混合版)
evafilepanel.h:39: error: syntax error before `protected'
evachatuibase.cpp: In constructor `EvaChatUIBase::EvaChatUIBase(QWidget*, const
char*, unsigned int)':
evachatuibase.cpp:64: error: `BesideIcon' is not a member of type `QToolButton'
evachatuibase.cpp:217: error: invalid use of undefined type `class EvaFilePanel
'
evachatuibase.h:39: error: forward declaration of `class EvaFilePanel'
evachatuibase.cpp:218: error: no matching function for call to `QVBoxLayout::
addWidget(EvaFilePanel*&)'
/usr/lib/qt-3.1/include/qlayout.h:379: error: candidates are: void
QBoxLayout::addWidget(QWidget*, int, int)
evachatuibase.cpp: At top level:
evafilepanel.h:32: warning: `bool qt_static_property(QObject*, int, int,
QVariant*)' declared `static' but never defined
evafilepanel.h:32: warning: `QMetaObject* staticMetaObject()' declared `static'
but never defined
evafilepanel.h:32: warning: `QString tr(const char*, const char*)' declared
`static' but never defined
evafilepanel.h:32: warning: `QString trUtf8(const char*, const char*)' declared
`static' but never defined
make[3]: *** [evachatuibase.lo] Error 1
make[3]: Leaving directory `/matoo/eva/src/ui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/matoo/eva/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/matoo/eva'
make: *** [all] Error 2
这样有怎么弄,希望有人帮帮我
zhangfujie 于 2008-03-25 20:10:18发表:
我也 不会,顶一下。请教在 RED HAT EL5下装播放器的 详细方法