文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>QT4.6.3的QVFB编译

QT4.6.3的QVFB编译

时间:2010-08-17  来源:hugerat

记录一下成功编译的配置,此编译是为了qvfb配置的。 #!/bin/sh
./configure \
-prefix /disk2/lib/qt-qvfb-4.6.3-lib \
--debug \
-shared \
-fast \
-qt-sql-sqlite \
-no-qt3support \
-no-xmlpatterns \
-no-3dnow \
-no-sse \
-no-sse2 \
-qt-zlib \
-qt-gif \
-qt-libtiff \
-qt-libpng \
-qt-libmng \
-qt-libjpeg \
-make libs \
-nomake tools \
-nomake examples \
-nomake docs \
-nomake demo \
-no-nis \
-no-cups \
-no-iconv \
-no-dbus \
-no-openssl \
-xplatform qws/linux-x86-g++ \
-little-endian \
-embedded x86 \
-qt-freetype \
-depths 15,16,18,24,32 \
-qt-gfx-linuxfb \
-no-gfx-transformed \
-no-gfx-multiscreen \
-no-gfx-vnc \
-qt-gfx-qvfb \
-qt-kbd-qvfb \
-qt-mouse-qvfb \
-no-glib \
-qvfb \
-silent
相关阅读 更多 +
排行榜 更多 +
辰域智控app

辰域智控app

系统工具 下载
网医联盟app

网医联盟app

运动健身 下载
汇丰汇选App

汇丰汇选App

金融理财 下载