plus_demo.plg

来自「Nucleus 移植到OMAP1610的源代码」· PLG 代码 · 共 27 行

PLG
27
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Plus_Demo - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\sudong\LOCALS~1\Temp\RSP11C.bat" with contents
[
@echo off
"C:\Program Files\Microsoft Visual Studio\Common\MSDev98\EDE\NUC_BLD.EXE"  "Plus_Demo.ede" "Plus_Demo - Win32 Release" ".\demo.c"
]
Creating command line "C:\DOCUME~1\sudong\LOCALS~1\Temp\RSP11C.bat"
<h3>Output Window</h3>
.\demo.c
系统找不到指定的路径。
Error executing c:\windows\system32\cmd.exe.



<h3>Results</h3>
plusdemo.out - 1 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?