本帖最后由 hyue928 于 2018-7-6 13:05 编辑
Qt Creator新建与导入keil项目
https://www.amobbs.com/forum.php ... amp;_dsign=2853a6fc
重要:Qt Creator 项目名称****与 ****.uvproj 名称必须一致!
Qt Creator 设置如下图:
qt 编辑器设置.png (16.6 KB, 下载次数: 0)
下载附件
2018-7-5 18:06 上传
1.程序路径:D:KeilUV4UV4.exe
2.参数:-r %{CurrentProject:FileBaseName}.uvproj -o %{CurrentProject:FileBaseName}.txt
-r编译 xx.uvproj -o输出 xx.txt编译信息
3. *.uvproj文件路径: %{CurrentProject:BuildPath}USER
Qt Creator ctrl+b 或者点击锤子构建项目,可以自动编译程序与查看编译信息。
外部编辑器调用uv4编译程序链接
http://www.keil.com/support/man/docs/uv4/uv4_cl_buildtarget.htm
WIN7 系统 正常 win10 可以生成log但不能显示log
一周热门 更多>