Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - qt-x11-2.3
Search - qt-x11-2.3 - List
Trolltech公司发布的基于C++图形开发环境,支持大量的API,是Linux下的图形界面开发利器。这是较早的版本,但在嵌入式系统的移植比较成功!-Trolltech released on C graphical development environment to support a large number of API, is the Linux GUI development of weapon. This is an earlier version, but in the embedded system more successful transplant!
Date : 2025-12-20 Size : 15.08mb User : 何飞

qt在x86机子上的安装与配置的愿码,能过通过其在pc机上实现应用程序的开发-qt loom on the x86 installation and configuration is ready to code, can be had through its machines realize pc application development
Date : 2025-12-20 Size : 33.97mb User : chenyuan

qt移植到samsungarm2410目标板上的源代码,其中有编译好后可以移植到目标板上进行qt应用程序开发-qt transplanted to the target board samsungarm2410 source code, which has a good compiler can be transferred to the target after the board conducted qt application development
Date : 2025-12-20 Size : 33.97mb User : chenyuan

DL : 0
Qt/Embedded的安装(本人亲自安装步骤) 准备源码包 ◆ tmake 1.11 或更高版本;(生成Qt/Embedded应用工程的Makefile文件) ◆ Qt/Embedded 2.3.7 (Qt/Embedded 安装包) ◆ Qt 2.3.2 for X11; (Qt的X11版的安装包, 它将产生x11开发环境所需要的两个工 具) 假设把源码包解压所在/root/build-arm下 1安装tmake 进入tmake-1.11目录 cd /root/build-arm/tmake-1.11 export TMAKEDIR=$PWD/tmake-1.11 export TMAKEPATH=$TMAKEDIR/lib/qws/linux-arm-g++ export PATH=$TMAKEDIR/bin:$PATH 2.安装Qt/X11 2.3.2 cd qt-2.3.2 export QTDIR=$PWD export PATH=$QTDIR/bin:$PATH export LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH ./configure -no-xft -thread -gif -system-jpeg -sm -shared [make] make -C tools/qvfb make -C tools/qembed-Qt/Embedded ready source packages installation ◆ tmake 1.11 or later [generate Qt/Embedded application engineering of the Makefile file] ◆ Qt/Embedded 2.3.7 [Qt/Embedded installation package] ◆ Qt 2.3.2 for X11 [Qt the X11 version of installation package, it will have x11 development environment required by the two tools] It is assumed that the source packages decompression where/root/build-arm under one installation tmake enter tmake-1.11 directory cd/root/build-arm/tmake-1.11 export TMAKEDIR = $ PWD/tmake-1.11 export TMAKEPATH = $ TMAKEDIR/lib/qws/linux-arm-g++ export PATH = $ TMAKEDIR/bin: $ PATH 2. installation Qt/X11 2.3.2 cd qt-2.3.2 export QTDIR = $ PWD export PATH = $ QTDIR/bin: $ PATH export LD_LIBRARY_PATH = $ QTDIR/lib: $ LD_LIBRARY_PATH./configure-no-xft-thread-gif-system-jpeg-sm-shared [ make] make-C tools/qvfb make-C tools/qembed
Date : 2025-12-20 Size : 1kb User : 马科
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.