start.plg
上传用户:cncdtg88
上传日期:2013-03-14
资源大小:10474k
文件大小:1k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: start - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:WINTEMPRSPB293.TMP" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/start.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:MyProjectsindexStartstart.cpp"
- ]
- Creating command line "cl.exe @C:WINTEMPRSPB293.TMP"
- Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/start.pdb" /debug /machine:I386 /out:"Debug/start.exe" /pdbtype:sept .DebugMainFrm.obj .Debugstart.obj .DebugStdAfx.obj .license.lib .3DSTATE.LIB "
- <h3>Output Window</h3>
- Compiling...
- start.cpp
- C:MyProjectsindexStartstart.cpp(396) : warning C4700: local variable 'edge_point' used without having been initialized
- Linking...
- <h3>Results</h3>
- start.exe - 0 error(s), 1 warning(s)
- </pre>
- </body>
- </html>