📄 decode.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Decode - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSP9091.TMP" with contents
[
/nologo /MLd /W3 /Gi /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D BS_FORMAT=BINARY /FR"Debug/" /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\EBShop\Mp3Decode\Mp3Stego\Mp3Decoder\ConvertWav\ConvertWav.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP9091.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP9092.TMP" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib GZLib.lib StegoLib.lib /nologo /subsystem:console /incremental:no /pdb:"Debug/Decode.pdb" /debug /machine:I386 /out:"Debug/Decode.exe" /pdbtype:sept
.\Debug\ConvertWav.obj
.\Debug\common.obj
.\Debug\decode.obj
.\Debug\huffman.obj
.\Debug\musicout.obj
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP9092.TMP"
<h3>Output Window</h3>
Compiling...
ConvertWav.cpp
Linking...
LINK : warning LNK4075: ignoring /EDITANDCONTINUE due to /INCREMENTAL:NO specification
LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other libs; use /NODEFAULTLIB:library
Creating command line "bscmake.exe /nologo /o"Debug/Decode.bsc" .\Debug\ConvertWav.sbr .\Debug\common.sbr .\Debug\decode.sbr .\Debug\huffman.sbr .\Debug\musicout.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Decode.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -