本帖最后由 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
09:04:23: 无法启动进程"C:KeilUV4UV4.exe" -r jyll000.uvproj -o jyll000.txt
Error while building/deploying project jyll000 (kit: Desktop Qt 5.6.3 MinGW 32bit)
When executing step "自定义进程步骤"
09:04:23: Elapsed time: 00:00.
可能工程文件路径过深
这样改怎么设置呢
2.jpg (30.15 KB, 下载次数: 0)
下载附件
2018-7-6 09:09 上传
没有装 UV5,你可以试下
不能,只能看logo
路径不能有中文 或者空格
一周热门 更多>