RayTracing.plg
上传用户:lhwx1029
上传日期:2013-03-07
资源大小:1173k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: RayTracing - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1SMALLP~1LOCALS~1TempRSP41.tmp" with contents
- [
- /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_RGB_" /D "_32BPP_" /D "_FIXED_" /D "_Z_BUFFER_" /D "_MONO_" /FR"Debug/" /Fp"Debug/RayTracing.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:RayTracingRayTracing.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1SMALLP~1LOCALS~1TempRSP41.tmp"
- Creating temporary file "C:DOCUME~1SMALLP~1LOCALS~1TempRSP42.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 /nologo /subsystem:windows /incremental:yes /pdb:"Debug/RayTracing.pdb" /debug /machine:I386 /out:"Debug/RayTracing.exe" /pdbtype:sept
- .DebugClipp2D.obj
- .DebugClipp3D.obj
- .DebugColour.obj
- .Debugdata.obj
- .DebugEngBase.obj
- .DebugEngBcub.obj
- .DebugEngPoly.obj
- .DebugGraphicsBase.obj
- .DebugGraphicsPoly.obj
- .DebugGraphicsText.obj
- .DebugRayTracing.obj
- .DebugTrace.obj
- .DebugTransBs.obj
- .DebugTransLn.obj
- .DebugVector.obj
- ]
- Creating command line "link.exe @C:DOCUME~1SMALLP~1LOCALS~1TempRSP42.tmp"
- <h3>Output Window</h3>
- Compiling...
- RayTracing.cpp
- D:RayTracingRayTracing.cpp(184) : warning C4101: 'remap' : unreferenced local variable
- D:RayTracingRayTracing.cpp(184) : warning C4101: 'i' : unreferenced local variable
- Linking...
- Creating temporary file "C:DOCUME~1SMALLP~1LOCALS~1TempRSP43.tmp" with contents
- [
- /nologo /o"Debug/RayTracing.bsc"
- .DebugClipp2D.sbr
- .DebugClipp3D.sbr
- .DebugColour.sbr
- .Debugdata.sbr
- .DebugEngBase.sbr
- .DebugEngBcub.sbr
- .DebugEngPoly.sbr
- .DebugGraphicsBase.sbr
- .DebugGraphicsPoly.sbr
- .DebugGraphicsText.sbr
- .DebugRayTracing.sbr
- .DebugTrace.sbr
- .DebugTransBs.sbr
- .DebugTransLn.sbr
- .DebugVector.sbr]
- Creating command line "bscmake.exe @C:DOCUME~1SMALLP~1LOCALS~1TempRSP43.tmp"
- Creating browse info file...
- <h3>Output Window</h3>
- <h3>Results</h3>
- RayTracing.exe - 0 error(s), 2 warning(s)
- </pre>
- </body>
- </html>