📄 mp3reader.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MP3Reader - Win32 (WCE MIPS) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Marc1\LOCALS~1\Temp\RSPE55.tmp" with contents
[
/nologo /QMR4100 /W3 /O2 /D _WIN32_WCE=211 /D "_USRDLL" /D "MP3READER_EXPORTS" /D "MIPS" /D "_MIPS_" /D "NDEBUG" /D "_USEVIDVUFF" /D "WIN32_PLATFORM_PSPC" /D UNDER_CE=211 /D "UNICODE" /D "_UNICODE" /Fp"MIPSRel/MP3Reader.pch" /Yu"stdafx.h" /Fo"MIPSRel/" /Oxs /MC /c
"C:\pocketpc\MP3Reader\MP3Reader.cpp"
]
Creating command line "clmips.exe @C:\DOCUME~1\Marc1\LOCALS~1\Temp\RSPE55.tmp"
Creating temporary file "C:\DOCUME~1\Marc1\LOCALS~1\Temp\RSPE56.tmp" with contents
[
/nologo /QMR4100 /W3 /O2 /D _WIN32_WCE=211 /D "_USRDLL" /D "MP3READER_EXPORTS" /D "MIPS" /D "_MIPS_" /D "NDEBUG" /D "_USEVIDVUFF" /D "WIN32_PLATFORM_PSPC" /D UNDER_CE=211 /D "UNICODE" /D "_UNICODE" /Fp"MIPSRel/MP3Reader.pch" /Yc"stdafx.h" /Fo"MIPSRel/" /Oxs /MC /c
"C:\pocketpc\MP3Reader\StdAfx.cpp"
]
Creating command line "clmips.exe @C:\DOCUME~1\Marc1\LOCALS~1\Temp\RSPE56.tmp"
Creating temporary file "C:\DOCUME~1\Marc1\LOCALS~1\Temp\RSPE57.tmp" with contents
[
commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /incremental:no /pdb:"MIPSRel/MP3Reader.pdb" /nodefaultlib:"libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib" /def:".\MP3Reader.def" /out:"../MIPSRel/MP3Reader.dll" /implib:"MIPSRel/MP3Reader.lib" /subsystem:windowsce,2.11 /MACHINE:MIPS
.\MIPSRel\MP3Reader.obj
.\MIPSRel\StdAfx.obj
]
Creating command line "link.exe @C:\DOCUME~1\Marc1\LOCALS~1\Temp\RSPE57.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
MP3Reader.cpp
C:\pocketpc\MP3Reader\MP3Reader.cpp(245) : warning C4244: 'argument' : conversion from '__int64' to 'long', possible loss of data
C:\pocketpc\MP3Reader\MP3Reader.cpp(249) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
Linking...
Creating library MIPSRel/MP3Reader.lib and object MIPSRel/MP3Reader.exp
<h3>Results</h3>
MP3Reader.dll - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -