|
下载了33522-Vistesque-0.2.tar.gz和18223-lipstik-2.1.tar.bz2
将vistesque复制到lipstik中
Replace Style/lipstik.cpp with Style/lipstik.cpp in your lipstik-directory.
Replace Style/config/lipstikconf.cpp with Style/config/lipstikconf.cpp in your lipstik-directory.
Replace Style/config/lipstikconf.h with Style/config/lipstikconf.h in your lipstik-directory.
make的时候出错
lipstik.cpp:2157: error: `_enableVitesque' undeclared (first use this function)
lipstik.cpp: In member function `virtual void LipstikStyle::drawControl(QStyle::ControlElement, QPainter*, const QWidget*, const QRect&, const QColorGroup&, uint, const QStyleOption&) const':
lipstik.cpp:2775: error: `_enableVitesque' undeclared (first use this function)
make[3]: *** [lipstik.lo] 错误 1
make[3]: Leaving directory `/home/xwkp2008/Desktop/18223-lipstik-2.1/lipstik-2.1/style'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/home/xwkp2008/Desktop/18223-lipstik-2.1/lipstik-2.1/style'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/xwkp2008/Desktop/18223-lipstik-2.1/lipstik-2.1'
────────────────────────────────
求救阿 |
|