LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神,可以点击顶部导航 Contact 按钮进行投稿。
Related entries
- Xorg-Edit:xorg.conf 编辑器
- Ubuntu Dapper 用户暂时不要升级 xserver-xorg-core
- Debian GNU/Linux 4.0 完美安装指南
- X.Org 发布 7.3 版,支持热插拔
- ati 开源 RADEON 驱动双显支持
- 技巧:解决安装依赖问题
- ATI 开源驱动 6.9.0 发布
- 打造完美的 Linux 桌面 — Arch Linux 2007.08-2 (2)
- openSUSE 11.0:哪些新特性?
- 在 Eee PC 上安装 Archlinux
Latest entries
- Opera 9.51 推出
- Ubuntu 8.04.1 LTS 发布
- Pidgin 已更新到 2.4.3
- Adobe 发布 Flash Player 10 beta 2 for Linux
- openSUSE 11.1 Roadmap
- Samba 3.2 发布
- QBzr — 跨平台的 Bazaar GUI 前端
- Class Browser: Gedit 的类浏览插件
- Ubuntu 8.10 (Intrepid Ibex) alpha 1 图秀
- Wine 1.1.0 发布

编译不了啊.
In file included from common.cpp:21:
common.h:24:21: error: qstring.h: No such file or directory
common.h:26: error: ‘QString’ does not name a type
common.cpp:23: error: ‘QString’ does not name a type
qstring.h文件我可是有的.
# find /usr/include/ -name qstring.h
/usr/include/qt3/qstring.h
ubuntu7.04 下需要怎么编译?
How to do on ubuntu7.04 ? ./ configure fail!