首页| 论坛| 消息

标题:基于Qt phonon 实现的跨平台播放器,支持KTV歌词显示
作者:weittdd
日期:2009-06-01 16:22
内容:

我的毕业论文项目,事实上还有许多功能等待实现,开源作品:
可以在http://code.google.com/p/lingouplayer/ 查看具体内容
QT phonon base player, use mplayer as it backend,like winamp or ttplayer or kugou
Lingou:
.
播放器特色:
.
当前实现功能:
.


KTV歌词效果:
.
全局效果图:
.


#1 [xzilla 06-01 17:53]
厉害~!顶起
#2 [gvim 06-01 20:51]
顶起,高手啊。
#3 [lbf120 06-03 17:25]
高手啊
#4 [haulm 06-04 09:39]
make
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -
DQT_PHONON_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_
SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/lib/qt4/i
nclude/QtCore -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/in
clude/QtXml -I/usr/lib/qt4/include/phonon -I/usr/lib/qt4/inc
lude -I. -IG:\wtd\lib\v2.0\v2.0.include -IG:\wtd\lib\taglib-
1.5-mingw-bin\include\taglib -I. -I. -o SoundCore.o SoundCor
e.cpp
在包含自 SoundCore.cpp:1 的文件中:
SoundCore.h:5:18: 错误:Phonon:没有那个文件或目录
在包含自 SoundCore.h:11 的文件中,
从 SoundCore.cpp:1:
Log.h:9:36: 错误:WLog/WLogInterface.h:没有那个文件或目录
SoundCore.cpp:3:30: 错误:Phonon/AudioOutput:没有那个文件或
目录
SoundCore.cpp:4:38: 错误:Phonon/BackendCapabilities:没有那
个文件或目录
SoundCore.cpp:5:30: 错误:Phonon/MediaObject:没有那个文件或
目录
SoundCore.cpp:6:30: 错误:Phonon/VideoWidget:没有那个文件或
目录
SoundCore.cpp:7:23: 错误:Phonon/Path:没有那个文件或目录
In file included from SoundCore.cpp:1:
SoundCore.h:14: 错误:expected class-name before ‘{’ token
SoundCore.h:15: 错误:ISO C++ 不允许声明无类型的‘Q_OBJECT’
SoundCore.h:17: 错误:expected ‘;’ before ‘private’
SoundCore.h:32: 错误:‘Phonon’未声明
SoundCore.h:32: 错误:ISO C++ 不允许声明无类型的‘MediaObject

SoundCore.h:32: 错误:expected ‘;’ before ‘*’ token
SoundCore.h:33: 错误:‘Phonon’未声明
SoundCore.h:33: 错误:ISO C++ 不允许声明无类型的‘AudioOutput

SoundCore.h:33: 错误:expected ‘;’ before ‘*’ token
SoundCore.h:35: 错误:‘qint64’没有命名一个类型
SoundCore.h:36: 错误:‘qint64’没有命名一个类型
SoundCore.h:44: 错误:expected primary-expression before ‘vo
id’
SoundCore.h:44: 错误:ISO C++ 不允许声明无类型的‘signals’
SoundCore.h:44: 错误:expected ‘;’ before ‘void’
SoundCore.h:52: 错误:ISO C++ 不允许声明无类型的‘QString’
SoundCore.h:52: 错误:expected ‘,’ or ‘...’ before ‘ ..
#5 [haulm 06-04 09:46]
rpm -qa|grep phonon
qt4-phonon-gstreamer-4.5.1-1mgc.i686
qt4-phonon-devel-4.5.1-1mgc.i686
qt4-phonon-4.5.1-1mgc.i686
兄台没有在linux下测试过

<< 1 2 3 >> (1/11)

回复 发表
主题 版块