3DCube.plg
上传用户:jinmajixie
上传日期:2022-07-12
资源大小:435k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: 3DCube - Win32 Release--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1psychoLOCALS~1TempRSP14E.tmp" with contents
- [
- /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Release/" /Fp"Release/3DCube.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
- "C:prg_projectsterrxmain.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1psychoLOCALS~1TempRSP14E.tmp"
- Creating temporary file "C:DOCUME~1psychoLOCALS~1TempRSP14F.tmp" with contents
- [
- advapi32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib opengl32.lib glu32.lib glaux.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/3DCube.pdb" /machine:I386 /out:"Release/3DCube.exe"
- .ReleaseBMPLoader.obj
- .ReleaseCCamera.obj
- .ReleaseCInputManager.obj
- .ReleaseCTerrain.obj
- .ReleaseCVector.obj
- .Releasemain.obj
- .Releaseother.obj
- .ReleaseTGALoader.obj
- ]
- Creating command line "link.exe @C:DOCUME~1psychoLOCALS~1TempRSP14F.tmp"
- <h3>Output Window</h3>
- Compiling...
- main.cpp
- Linking...
- LINK : warning LNK4089: all references to "ADVAPI32.dll" discarded by /OPT:REF
- Creating command line "bscmake.exe /nologo /o"Release/3DCube.bsc" .ReleaseBMPLoader.sbr .ReleaseCCamera.sbr .ReleaseCInputManager.sbr .ReleaseCTerrain.sbr .ReleaseCVector.sbr .Releasemain.sbr .Releaseother.sbr .ReleaseTGALoader.sbr"
- Creating browse info file...
- <h3>Output Window</h3>
- <h3>Results</h3>
- 3DCube.exe - 0 error(s), 1 warning(s)
- </pre>
- </body>
- </html>