LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
123
返回列表 发新帖
楼主: dyte200

qt-feidian发布!linux下方便地播放沸点电视的qt前端

[复制链接]
 楼主| 发表于 2006-5-12 23:19:31 | 显示全部楼层
Post by hooey
换个新点的 mplayer 试试吧,可能很快就要出 pre8 了,或者我们的 feidian-green 不是一个,我的 feidian-green.exe 的 MD5 是 3fd43bba9dd3e82135e49e3587a3b016

thank you a lot.
please try my latest versin:
http://lianwei3.googlepages.com/feidian-0.0.2c.tar.bz2
回复 支持 反对

使用道具 举报

发表于 2006-5-13 07:35:40 | 显示全部楼层
查找用 QRegExp 比较方便
回复 支持 反对

使用道具 举报

发表于 2006-5-13 10:37:17 | 显示全部楼层
以前在教育网还挺期待linux版的,出了教育网也感觉无所谓了:)
不过还是支持一下
回复 支持 反对

使用道具 举报

发表于 2006-5-15 09:57:55 | 显示全部楼层
昏……0.0.5版的编译不过去了……还是RH9、2.6.16-RC6-MM2
  1. [bigcat@grand-ocean feidian-0.0.5c]$ sudo qmake -project
  2. [bigcat@grand-ocean feidian-0.0.5c]$ sudo qmake
  3. [bigcat@grand-ocean feidian-0.0.5c]$ sudo make
  4. g++ -c -pipe -Wall -W -O2 -march=i386 -mcpu=i686 -g -DGLX_GLXEXT_LEGACY -fno-use-cxa-atexit -fno-exceptions  -DQT_NO_DEBUG -I/usr/lib/qt-3.1/mkspecs/default -I. -I. -I/usr/lib/qt-3.1/include -o main.o main.cpp
  5. main.cpp: In member function `int Feidian::scan_port(int*, char*, int, int)':
  6. main.cpp:445: `::write' undeclared (first use here)
  7. main.cpp:457: `::close' undeclared (first use here)
  8. make: *** [main.o] Error 1
复制代码
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-5-15 11:00:44 | 显示全部楼层
Post by bigcat00
昏……0.0.5版的编译不过去了……还是RH9、2.6.16-RC6-MM2
  1. [bigcat@grand-ocean feidian-0.0.5c]$ sudo qmake -project
  2. [bigcat@grand-ocean feidian-0.0.5c]$ sudo qmake
  3. [bigcat@grand-ocean feidian-0.0.5c]$ sudo make
  4. g++ -c -pipe -Wall -W -O2 -march=i386 -mcpu=i686 -g -DGLX_GLXEXT_LEGACY -fno-use-cxa-atexit -fno-exceptions  -DQT_NO_DEBUG -I/usr/lib/qt-3.1/mkspecs/default -I. -I. -I/usr/lib/qt-3.1/include -o main.o main.cpp
  5. main.cpp: In member function `int Feidian::scan_port(int*, char*, int, int)':
  6. main.cpp:445: `::write' undeclared (first use here)
  7. main.cpp:457: `::close' undeclared (first use here)
  8. make: *** [main.o] Error 1
复制代码

加头文件
#include <unistd.h>
试试。
试一下0.0.6a,已加该文件。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-5-15 13:26:41 | 显示全部楼层
更新到0.0.7,修正了一个搜索不到播放端口的bug。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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