⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 leveloptimizer.plg

📁 一个96K的3D游戏源码
💻 PLG
📖 第 1 页 / 共 2 页
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: LevelOptimizer - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOKUME~1\PAPMAL~1\LOKALE~1\Temp\RSP5D.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fo"Release/" /Fd"Release/" /FD /c 
"c:\-= Code =-\1\B-Clopd3d_Source_Release\BCLLIST.CPP"
"c:\-= Code =-\1\B-Clopd3d_Source_Release\Bcls.cpp"
"c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp"
"c:\-= Code =-\1\B-Clopd3d_Source_Release\LevelOptimizer\LevelOptimizer.cpp"
"c:\-= Code =-\1\B-Clopd3d_Source_Release\LevelPlus.cpp"
"c:\-= Code =-\1\B-Clopd3d_Source_Release\Systemio.cpp"
"c:\-= Code =-\1\B-Clopd3d_Source_Release\Vectors.cpp"
]
Creating command line "cl.exe @C:\DOKUME~1\PAPMAL~1\LOKALE~1\Temp\RSP5D.tmp" 
Creating temporary file "C:\DOKUME~1\PAPMAL~1\LOKALE~1\Temp\RSP5E.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Release/LevelOptimizer.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"c:\-= Code =-\1\B-Clopd3d_Source_Release\LevelOptimizer\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOKUME~1\PAPMAL~1\LOKALE~1\Temp\RSP5E.tmp" 
Creating temporary file "C:\DOKUME~1\PAPMAL~1\LOKALE~1\Temp\RSP5F.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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib opengl32.lib glu32.lib /nologo /subsystem:console /incremental:no /pdb:"Release/LevelOptimizer.pdb" /machine:I386 /out:"LevelOptimizer.exe" 
".\Release\BCLLIST.OBJ"
".\Release\Bcls.obj"
".\Release\Level.obj"
".\Release\LevelOptimizer.obj"
".\Release\LevelPlus.obj"
".\Release\StdAfx.obj"
".\Release\Systemio.obj"
".\Release\Vectors.obj"
]
Creating command line "link.exe @C:\DOKUME~1\PAPMAL~1\LOKALE~1\Temp\RSP5F.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
BCLLIST.CPP
c:\-= Code =-\1\B-Clopd3d_Source_Release\BCLLIST.CPP(1) : warning C4067: unexpected tokens following preprocessor directive - expected a newline
c:\-= Code =-\1\B-Clopd3d_Source_Release\BCLLIST.CPP(2) : warning C4067: unexpected tokens following preprocessor directive - expected a newline
Bcls.cpp
c:\-= Code =-\1\B-Clopd3d_Source_Release\Bcls.cpp(1) : warning C4067: unexpected tokens following preprocessor directive - expected a newline
c:\-= Code =-\1\B-Clopd3d_Source_Release\Bcls.cpp(2) : warning C4067: unexpected tokens following preprocessor directive - expected a newline
c:\-= Code =-\1\B-Clopd3d_Source_Release\Bcls.cpp(559) : warning C4035: 'GetBCLAddrByNr' : no return value
Level.cpp
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(19) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(153) : warning C4035: 'IsInBoundBox' : no return value
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(441) : warning C4035: 'PInPoly' : no return value
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(599) : warning C4035: 'ClipPointAgainstLine' : no return value
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(701) : warning C4035: 'ClipPointAgainstVertice' : no return value
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(722) : warning C4305: '=' : truncation from 'const double' to 'float'
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(723) : warning C4305: '=' : truncation from 'const double' to 'float'
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1025) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1310) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1313) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1313) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1383) : warning C4035: 'ConnectAllTo1Point' : no return value
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1443) : warning C4035: 'LastVertice' : no return value
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1458) : warning C4035: 'LastPoly' : no return value
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1496) : warning C4305: 'argument' : truncation from 'const double' to 'float'
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1641) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1692) : warning C4244: 'argument' : conversion from 'float' to 'long', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1693) : warning C4244: 'argument' : conversion from 'float' to 'long', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1694) : warning C4244: 'argument' : conversion from 'float' to 'long', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1695) : warning C4244: 'argument' : conversion from 'float' to 'long', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1696) : warning C4244: 'argument' : conversion from 'float' to 'long', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1697) : warning C4244: 'argument' : conversion from 'float' to 'long', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1700) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1735) : warning C4244: 'argument' : conversion from 'float' to 'long', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1736) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1749) : warning C4305: '+=' : truncation from 'const double' to 'float'
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1879) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1880) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1948) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1949) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1951) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1952) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(1954) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(2015) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(2015) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(2096) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(2097) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(2098) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(2246) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(2247) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(2350) : warning C4305: '=' : truncation from 'const double' to 'float'
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(2382) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(2898) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(2956) : warning C4305: 'argument' : truncation from 'const double' to 'float'
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(2956) : warning C4305: 'argument' : truncation from 'const double' to 'float'
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(2956) : warning C4305: 'argument' : truncation from 'const double' to 'float'
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(3004) : warning C4305: 'argument' : truncation from 'const double' to 'float'
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(3004) : warning C4305: 'argument' : truncation from 'const double' to 'float'
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(3004) : warning C4305: 'argument' : truncation from 'const double' to 'float'
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(3304) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(3375) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(3376) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(3409) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(3409) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
c:\-= Code =-\1\B-Clopd3d_Source_Release\Level.cpp(3412) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
LevelOptimizer.cpp
c:\-= Code =-\1\B-Clopd3d_Source_Release\LevelOptimizer\LevelOptimizer.cpp(42) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\LevelOptimizer\LevelOptimizer.cpp(43) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\LevelOptimizer\LevelOptimizer.cpp(44) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\LevelOptimizer\LevelOptimizer.cpp(45) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\LevelOptimizer\LevelOptimizer.cpp(46) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\LevelOptimizer\LevelOptimizer.cpp(47) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\LevelOptimizer\LevelOptimizer.cpp(48) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\LevelOptimizer\LevelOptimizer.cpp(88) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\LevelOptimizer\LevelOptimizer.cpp(89) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\LevelOptimizer\LevelOptimizer.cpp(105) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\LevelOptimizer\LevelOptimizer.cpp(106) : warning C4244: '=' : conversion from 'float' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\LevelOptimizer\LevelOptimizer.cpp(121) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\LevelOptimizer\LevelOptimizer.cpp(140) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\LevelOptimizer\LevelOptimizer.cpp(151) : warning C4101: 'F' : unreferenced local variable
c:\-= Code =-\1\B-Clopd3d_Source_Release\LevelOptimizer\LevelOptimizer.cpp(185) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\LevelOptimizer\LevelOptimizer.cpp(186) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
c:\-= Code =-\1\B-Clopd3d_Source_Release\LevelOptimizer\LevelOptimizer.cpp(177) : warning C4101: 'F' : unreferenced local variable

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -