ver10.plg
上传用户:thirty
上传日期:2007-01-08
资源大小:37k
文件大小:1k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: ver10 - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:WINDOWSTEMPRSPA365.TMP" with contents
- [
- /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/ver10.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:workver10ver10.cpp"
- ]
- Creating command line "cl.exe @C:WINDOWSTEMPRSPA365.TMP"
- Creating temporary file "C:WINDOWSTEMPRSPA366.TMP" with contents
- [
- /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/ver10.pdb" /debug /machine:I386 /def:".ver10.def" /out:"Debug/ver10.dll" /implib:"Debug/ver10.lib" /pdbtype:sept
- .DebugData.obj
- .DebugSerialPort.obj
- .DebugStdAfx.obj
- .Debugver10.obj
- .Debugver10.res
- ]
- Creating command line "link.exe @C:WINDOWSTEMPRSPA366.TMP"
- <h3>Output Window</h3>
- Compiling...
- ver10.cpp
- C:workver10ver10.cpp(80) : warning C4700: local variable 'go' used without having been initialized
- C:workver10ver10.cpp(89) : warning C4700: local variable 'go' used without having been initialized
- C:workver10ver10.cpp(99) : warning C4700: local variable 'end' used without having been initialized
- Linking...
- Creating library Debug/ver10.lib and object Debug/ver10.exp
- <h3>Results</h3>
- ver10.dll - 0 error(s), 3 warning(s)
- </pre>
- </body>
- </html>