Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - tmake
Search - tmake - List
嵌入式系统开发流行的qt的make库文件-popular qt make the library
Update : 2008-10-13 Size : 64191 Publisher : 燃情岁月

嵌入式LINUX图形界面开发工具QT的MAKEFILE文件生成工具,1.1版本源代码-Embedded Linux GUI development tools QT MAKEFILE document generation tool Version 1.1 source code
Update : 2008-10-13 Size : 65982 Publisher : 文心

UCOS下的源码编译工具最新版的源码TMAKE-UCOS the source compiler tools for the latest edition of the source TMAKE
Update : 2008-10-13 Size : 64535 Publisher : szpgh

DL : 0
一个自动生成makefile的工具,对于小型linux的工程,这个工具很好!
Update : 2008-10-13 Size : 140306 Publisher : 黄毅

tmake-1.8.tar.gz QT开发Makefile必备工具,欢迎大家相互交流,谢谢!
Update : 2008-10-13 Size : 54052 Publisher : 王坤

DL : 0
linux下tmake程序,用于自动生成Makefile文件。
Update : 2008-10-13 Size : 52761 Publisher : yanwei

tmake-1.11.tar.gz
Update : 2009-07-29 Size : 65982 Publisher : jawanli

嵌入式系统开发流行的qt的make库文件-popular qt make the library
Update : 2024-04-20 Size : 64512 Publisher : 燃情岁月

嵌入式LINUX图形界面开发工具QT的MAKEFILE文件生成工具,1.1版本源代码-Embedded Linux GUI development tools QT MAKEFILE document generation tool Version 1.1 source code
Update : 2024-04-20 Size : 65536 Publisher : 文心

DL : 0
很不错的QT资料,大家有空看看啊-QT very good information, we look at the time ah
Update : 2024-04-20 Size : 64512 Publisher :

UCOS下的源码编译工具最新版的源码TMAKE-UCOS the source compiler tools for the latest edition of the source TMAKE
Update : 2024-04-20 Size : 64512 Publisher : szpgh

DL : 0
一个自动生成makefile的工具,对于小型linux的工程,这个工具很好!-An automatic makefile generation tool, for small linux project, this tool is very good!
Update : 2024-04-20 Size : 140288 Publisher : 黄毅

tmake-1.8.tar.gz QT开发Makefile必备工具,欢迎大家相互交流,谢谢!-tmake-1.8.tar.gz QT development tool Makefile to welcome the exchange of everyone, thank you!
Update : 2024-04-20 Size : 54272 Publisher : 王坤

DL : 0
linux下tmake程序,用于自动生成Makefile文件。-tmake procedures under linux for the automatic generation of Makefile files.
Update : 2024-04-20 Size : 53248 Publisher : yanwei

QT3.3.4在远峰2410上移植 HOST 环境(虚拟机VM6.0): 系统:redhat 9 完全安装 交叉工具arm 2.95.3 TARGET环境 arm 2410 240*320屏外加触摸屏 cramfs文件系统 软件: cross-2.95.3.tar.bz2 qt-embedded-free-3.3.4.tar.bz2 qt-x11-free-3.3.4.tar.bz2 tmake-1.11.tar.gz 经测试,在3.3.2的交叉编译工具也通过-Yuanfeng QT3.3.4 in 2410 on the transplantation HOST environment (virtual machine VM6.0): system: redhat 9 install cross tools fully arm 2.95.3TARGET environmental arm 2410240* 320 screen plus a touch-screen software CRAMFS file system: cross-2.95.3. tar.bz2qt-embedded-free-3.3.4.tar.bz2 qt-x11-free-3.3.4.tar.bz2tmake-1.11.tar.gz tested in cross-compile tools 3.3.2 through
Update : 2024-04-20 Size : 7168 Publisher : han

讲述在Linux下挂载minigui的方法,和一些具体的实践过程。-Described in the Linux mount minigui under way, and some specific practice.
Update : 2024-04-20 Size : 47104 Publisher : 李飞庆

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
Update : 2024-04-20 Size : 1024 Publisher : 马科

QT/E 配置安装软件包 e2fsprogs-1.35.tar.gz qt-embedded-2.3.7.tar.gz qt-x11-2.3.2.tar.gz qtopia-free-1.7.0.tar.gz tmake-1.11.tar.gz build set-env-QT/E configuration install package e2fsprogs-1.35.tar.gz qt-embedded-2.3.7.tar.gz qt-x11-2.3.2.tar.gz qtopia-free-1.7.0.tar.gz tmake-1.11 . tar.gz build set-env
Update : 2024-04-20 Size : 38771712 Publisher : 李新

DL : 0
tmake工具。版本为2.2.1,能较好支持早期的QTE.-tmake tool. Version 2.2.1, can better support the early QTE.
Update : 2024-04-20 Size : 187392 Publisher : elvis

Tmake是一个很好用的生成和管理makefile的工具,这里版本很全。有1.13 1.8 2.12-Tmake is a good use of the makefile generation and management tools, full version is here. A 1.13 1.8 2.12
Update : 2024-04-20 Size : 157696 Publisher : chenxiaokun
« 12 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.