天嵌 ARM开发社区

 找回密码
 注册
查看: 2099|回复: 3

tmake 使用问题

[复制链接]
imb1900220 发表于 2009-3-25 12:50:49 | 显示全部楼层 |阅读模式
手册中还想关于tmake 的使用很少提到啊,
还请版主给点这方面的资料啊,

还想请教一下怎么从,ui源文件制作arm上运行的可执行文件啊
谢谢了
tkfly0324 发表于 2009-3-26 11:09:38 | 显示全部楼层
uic -o hello.h hello.ui
uic -o hello.cpp -impl hello.h hello.ui
以上生成.h .cpp文件
progen -t app.t -o hello.pro
以上生成.pro文件
tmake -o Makefile hello.pro
以上生成Makefile文件
make
生成可执行文件
 楼主| imb1900220 发表于 2009-3-31 16:59:30 | 显示全部楼层
多谢了,实验一把还挺成功,
hegery 发表于 2013-7-22 21:52:51 | 显示全部楼层
tkfly0324 发表于 2009-3-26 11:09
uic -o hello.h hello.ui
uic -o hello.cpp -impl hello.h hello.ui
以上生成.h .cpp文件

cd视频里有TMAKE的安装吗?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

i.MX8系列ARM cortex A53 M4 工控板上一条 /1 下一条

Archiver|手机版|小黑屋|天嵌 嵌入式开发社区 ( 粤ICP备11094220号 )

GMT+8, 2024-4-29 05:43 , Processed in 1.031250 second(s), 18 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

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