📄 sphereworld.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SphereWorld - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\liumei\LOCALS~1\Temp\RSP286.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/SphereWorld.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\openGL\光碟\Common\FrameMath.c"
]
Creating command line "cl.exe @C:\DOCUME~1\liumei\LOCALS~1\Temp\RSP286.tmp"
Creating temporary file "C:\DOCUME~1\liumei\LOCALS~1\Temp\RSP287.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 /nologo /subsystem:console /incremental:yes /pdb:"Debug/SphereWorld.pdb" /debug /machine:I386 /out:"Debug/SphereWorld.exe" /pdbtype:sept
".\Debug\FrameMath.obj"
".\Debug\MatrixMath.obj"
".\Debug\SphereWorld.obj"
".\Debug\torus.obj"
".\Debug\VectorMath.obj"
]
Creating command line "link.exe @C:\DOCUME~1\liumei\LOCALS~1\Temp\RSP287.tmp"
<h3>Output Window</h3>
Compiling...
FrameMath.c
d:\opengl\光碟\common\framemath.c(178) : error C2275: 'GLTVector3' : illegal use of this type as an expression
d:\opengl\光碟\common\gltools.h(52) : see declaration of 'GLTVector3'
d:\opengl\光碟\common\framemath.c(178) : error C2146: syntax error : missing ';' before identifier 'vNewVect'
d:\opengl\光碟\common\framemath.c(178) : error C2065: 'vNewVect' : undeclared identifier
d:\opengl\光碟\common\framemath.c(180) : error C2109: subscript requires array or pointer type
d:\opengl\光碟\common\framemath.c(180) : warning C4244: '=' : conversion from 'float ' to 'int ', possible loss of data
d:\opengl\光碟\common\framemath.c(180) : error C2106: '=' : left operand must be l-value
d:\opengl\光碟\common\framemath.c(181) : error C2109: subscript requires array or pointer type
d:\opengl\光碟\common\framemath.c(181) : warning C4244: '=' : conversion from 'float ' to 'int ', possible loss of data
d:\opengl\光碟\common\framemath.c(181) : error C2106: '=' : left operand must be l-value
d:\opengl\光碟\common\framemath.c(182) : error C2109: subscript requires array or pointer type
d:\opengl\光碟\common\framemath.c(182) : warning C4244: '=' : conversion from 'float ' to 'int ', possible loss of data
d:\opengl\光碟\common\framemath.c(182) : error C2106: '=' : left operand must be l-value
d:\opengl\光碟\common\framemath.c(183) : warning C4022: 'memcpy' : pointer mismatch for actual parameter 2
d:\opengl\光碟\common\framemath.c(186) : error C2109: subscript requires array or pointer type
d:\opengl\光碟\common\framemath.c(186) : warning C4244: '=' : conversion from 'float ' to 'int ', possible loss of data
d:\opengl\光碟\common\framemath.c(186) : error C2106: '=' : left operand must be l-value
d:\opengl\光碟\common\framemath.c(187) : error C2109: subscript requires array or pointer type
d:\opengl\光碟\common\framemath.c(187) : warning C4244: '=' : conversion from 'float ' to 'int ', possible loss of data
d:\opengl\光碟\common\framemath.c(187) : error C2106: '=' : left operand must be l-value
d:\opengl\光碟\common\framemath.c(188) : error C2109: subscript requires array or pointer type
d:\opengl\光碟\common\framemath.c(188) : warning C4244: '=' : conversion from 'float ' to 'int ', possible loss of data
d:\opengl\光碟\common\framemath.c(188) : error C2106: '=' : left operand must be l-value
d:\opengl\光碟\common\framemath.c(189) : warning C4022: 'memcpy' : pointer mismatch for actual parameter 2
d:\opengl\光碟\common\framemath.c(201) : error C2275: 'GLTVector3' : illegal use of this type as an expression
d:\opengl\光碟\common\gltools.h(52) : see declaration of 'GLTVector3'
d:\opengl\光碟\common\framemath.c(201) : error C2146: syntax error : missing ';' before identifier 'vNewVect'
d:\opengl\光碟\common\framemath.c(202) : error C2109: subscript requires array or pointer type
d:\opengl\光碟\common\framemath.c(202) : warning C4244: '=' : conversion from 'float ' to 'int ', possible loss of data
d:\opengl\光碟\common\framemath.c(202) : error C2106: '=' : left operand must be l-value
d:\opengl\光碟\common\framemath.c(203) : error C2109: subscript requires array or pointer type
d:\opengl\光碟\common\framemath.c(203) : warning C4244: '=' : conversion from 'float ' to 'int ', possible loss of data
d:\opengl\光碟\common\framemath.c(203) : error C2106: '=' : left operand must be l-value
d:\opengl\光碟\common\framemath.c(204) : error C2109: subscript requires array or pointer type
d:\opengl\光碟\common\framemath.c(204) : warning C4244: '=' : conversion from 'float ' to 'int ', possible loss of data
d:\opengl\光碟\common\framemath.c(204) : error C2106: '=' : left operand must be l-value
d:\opengl\光碟\common\framemath.c(205) : warning C4022: 'memcpy' : pointer mismatch for actual parameter 2
Error executing cl.exe.
<h3>Results</h3>
SphereWorld.exe - 23 error(s), 12 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -