exam3.plg
上传用户:z_mail1980
上传日期:2007-06-01
资源大小:647k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: exam3 - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/exam3.res" /d "_DEBUG" /d "_AFXDLL" "G:VC++practiseexam3exam3.rc""
- Creating temporary file "C:DOCUME~1kqfLOCALS~1TempRSP2B.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/exam3.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "G:VC++practiseexam3exam3.cpp"
- "G:VC++practiseexam3exam3Doc.cpp"
- "G:VC++practiseexam3exam3View.cpp"
- "G:VC++practiseexam3MainFrm.cpp"
- "G:VC++practiseexam3PointInfo.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1kqfLOCALS~1TempRSP2B.tmp"
- Creating temporary file "C:DOCUME~1kqfLOCALS~1TempRSP2C.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/exam3.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "G:VC++practiseexam3StdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1kqfLOCALS~1TempRSP2C.tmp"
- Creating temporary file "C:DOCUME~1kqfLOCALS~1TempRSP2D.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/exam3.pdb" /debug /machine:I386 /out:"Debug/exam3.exe" /pdbtype:sept
- ".Debugexam3.obj"
- ".Debugexam3Doc.obj"
- ".Debugexam3View.obj"
- ".DebugMainFrm.obj"
- ".DebugPointInfo.obj"
- ".DebugStdAfx.obj"
- ".Debugexam3.res"
- ]
- Creating command line "link.exe @C:DOCUME~1kqfLOCALS~1TempRSP2D.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- G:VC++practiseexam3exam3.rc(10) : fatal error RC1015: cannot open include file 'afxres.h'.
- Error executing rc.exe.
- <h3>Results</h3>
- exam3.exe - 1 error(s), 0 warning(s)
- </pre>
- </body>
- </html>