📄 lcysz.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: lcySZ - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/lcySZ.res" /d "NDEBUG" "D:\lcy\投稿\新建文件夹\lcySZ\lcySZ.rc""
Creating temporary file "E:\WINDOWS\TEMP\RSP41C5.TMP" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/lcySZ.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\lcy\投稿\新建文件夹\lcySZ\lcySZ.cpp"
"D:\lcy\投稿\新建文件夹\lcySZ\lcySZDlg.cpp"
]
Creating command line "cl.exe @E:\WINDOWS\TEMP\RSP41C5.TMP"
Creating temporary file "E:\WINDOWS\TEMP\RSP41C6.TMP" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/lcySZ.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\lcy\投稿\新建文件夹\lcySZ\StdAfx.cpp"
]
Creating command line "cl.exe @E:\WINDOWS\TEMP\RSP41C6.TMP"
Creating command line "link.exe winmm.lib LcyWaveIn.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/lcySZ.pdb" /machine:I386 /out:"Release/lcySZ.exe" ".\Release\lcySZ.obj" ".\Release\lcySZDlg.obj" ".\Release\StdAfx.obj" ".\Release\lcySZ.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
lcySZ.cpp
lcySZDlg.cpp
Generating Code...
Linking...
LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other libs; use /NODEFAULTLIB:library
LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
<h3>Results</h3>
lcySZ.exe - 0 error(s), 2 warning(s)
<h3>
--------------------Configuration: lcySZ - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/lcySZ.res" /d "_DEBUG" "D:\lcy\投稿\新建文件夹\lcySZ\lcySZ.rc""
Creating temporary file "E:\WINDOWS\TEMP\RSP51C4.TMP" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/lcySZ.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\lcy\投稿\新建文件夹\lcySZ\lcySZ.cpp"
"D:\lcy\投稿\新建文件夹\lcySZ\lcySZDlg.cpp"
]
Creating command line "cl.exe @E:\WINDOWS\TEMP\RSP51C4.TMP"
Creating temporary file "E:\WINDOWS\TEMP\RSP51C5.TMP" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/lcySZ.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\lcy\投稿\新建文件夹\lcySZ\StdAfx.cpp"
]
Creating command line "cl.exe @E:\WINDOWS\TEMP\RSP51C5.TMP"
Creating command line "link.exe winmm.lib LcyWaveIn.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/lcySZ.pdb" /debug /machine:I386 /out:"Debug/lcySZ.exe" /pdbtype:sept ".\Debug\lcySZ.obj" ".\Debug\lcySZDlg.obj" ".\Debug\StdAfx.obj" ".\Debug\lcySZ.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
lcySZ.cpp
lcySZDlg.cpp
Generating Code...
Linking...
LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other libs; use /NODEFAULTLIB:library
<h3>Results</h3>
lcySZ.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -