📄 des.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: des - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE3.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Release/des.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
"D:\work\otp\otp2.0\trunk\source\temp\des\minides_test.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE3.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE4.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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:no /pdb:"Release/des.pdb" /machine:I386 /out:"des.exe"
.\Release\minides_test.obj
.\Release\minides.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE4.tmp"
<h3>Output Window</h3>
Compiling...
minides_test.c
D:\work\otp\otp2.0\trunk\source\temp\des\minides_test.c(16) : warning C4018: '<' : signed/unsigned mismatch
D:\work\otp\otp2.0\trunk\source\temp\des\minides_test.c(40) : error C2143: syntax error : missing ';' before 'type'
D:\work\otp\otp2.0\trunk\source\temp\des\minides_test.c(42) : error C2065: 'obuf' : undeclared identifier
D:\work\otp\otp2.0\trunk\source\temp\des\minides_test.c(42) : warning C4047: '=' : 'int ' differs in levels of indirection from 'unsigned char *'
D:\work\otp\otp2.0\trunk\source\temp\des\minides_test.c(44) : warning C4047: '==' : 'int ' differs in levels of indirection from 'void *'
D:\work\otp\otp2.0\trunk\source\temp\des\minides_test.c(50) : warning C4022: 'memset' : pointer mismatch for actual parameter 1
D:\work\otp\otp2.0\trunk\source\temp\des\minides_test.c(54) : warning C4047: 'function' : 'unsigned char *' differs in levels of indirection from 'int '
D:\work\otp\otp2.0\trunk\source\temp\des\minides_test.c(54) : warning C4024: 'debug_buf' : different types for formal and actual parameter 1
D:\work\otp\otp2.0\trunk\source\temp\des\minides_test.c(62) : warning C4022: 'free' : pointer mismatch for actual parameter 1
D:\work\otp\otp2.0\trunk\source\temp\des\minides_test.c(65) : warning C4047: '=' : 'int ' differs in levels of indirection from 'unsigned char *'
D:\work\otp\otp2.0\trunk\source\temp\des\minides_test.c(67) : warning C4047: '==' : 'int ' differs in levels of indirection from 'void *'
D:\work\otp\otp2.0\trunk\source\temp\des\minides_test.c(75) : warning C4022: 'memset' : pointer mismatch for actual parameter 1
D:\work\otp\otp2.0\trunk\source\temp\des\minides_test.c(79) : warning C4047: 'function' : 'unsigned char *' differs in levels of indirection from 'int '
D:\work\otp\otp2.0\trunk\source\temp\des\minides_test.c(79) : warning C4024: 'debug_buf' : different types for formal and actual parameter 1
Error executing cl.exe.
<h3>Results</h3>
des.exe - 2 error(s), 12 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -