📄 simple.plg
字号:
--------------------Configuration: simple - Win32 (WCE SH) Release--------------------
Begining build with project "F:\CESource\VC\SDK\TaskCE\simple\simple.dsp", at root.
Active configuration is Win32 (WCE SH) Application (based on Win32 (WCE SH) Application)
Project's tools are:
"C/C++ Compiler for SH" with flags "/nologo /ML /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /Fp"WCESHRel/simple.pch" /YX /Fo"WCESHRel/" /c "
"Resource Compiler (RC)" with flags "/l 0x409 /r /fo"WCESHRel/simple.res" /d "SHx" /d "SH3" /d "_SH3_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG" "
"OLE Type Library Maker" with flags "/nologo /D "NDEBUG" /mktyplib203 /o NUL /win32 "
"Browser Database Maker" with flags "/nologo /o"WCESHRel/simple.bsc" "
"COFF Linker for SH" with flags "commctrl.lib coredll.lib /nologo /entry:"WinMainCRTStartup" /base:"0x00010000" /incremental:no /pdb:"WCESHRel/taskCE.pdb" /machine:SH3 /out:"WCESHRel\taskCE.exe" /subsystem:$(CESubsystem) "
"PFile Utility" with flags "COPY "
"Custom Build" with flags ""
"<Component 0xa>" with flags ""
Creating temp file "d:\temp\RSP26.tmp" with contents </nologo /ML /W3 /O2 /D _WIN32_WCE=200 /D "H/PC Ver. 2.00" /D "NDEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=200 /D "UNICODE" /Fp"WCESHRel/simple.pch" /YX /Fo"WCESHRel/" /c
"F:\CESource\VC\SDK\TaskCE\simple\simple.c"
>
Creating command line "shcl.exe @d:\temp\RSP26.tmp"
Creating command line "link.exe commctrl.lib coredll.lib /nologo /entry:"WinMainCRTStartup" /base:"0x00010000" /incremental:no /pdb:"WCESHRel/taskCE.pdb" /machine:SH3 /out:"WCESHRel\taskCE.exe" /subsystem:windowsce,2.0 .\WCESHRel\simple.obj .\WCESHRel\simple.res"
Compiling...
simple.c
F:\CESource\VC\SDK\TaskCE\simple\simple.c(23) : warning C4028: formal parameter 3 different from declaration
F:\CESource\VC\SDK\TaskCE\simple\simple.c(119) : warning C4101: 'iSelfCount' : unreferenced local variable
Linking...
Creating command line "pfile.exe COPY .\WCESHRel\taskCE.exe "WCE:taskCE.exe""
Connecting with repllog.exe ('PC Link')...
Connection established (Action 2).
Removing debug info to reduce executable size...
Copying '.\WCESHRel\taskCE.exe' to 'WCE:taskCE.exe'...
Copying '.\WCESHRel\taskCE.exe' to 'WCE:taskCE.exe'...4096 bytes
Copying '.\WCESHRel\taskCE.exe' to 'WCE:taskCE.exe'...5632 bytes
Copying '.\WCESHRel\taskCE.exe' to 'WCE:taskCE.exe'...Complete.
Disconnecting from repllog.exe ('PC Link')...complete
taskCE.exe - 0 error(s), 2 warning(s)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -