📄 compiler.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: compiler - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\hutinko\LOCALS~1\Temp\RSP9D3.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/compiler.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\hutinko\LOCALS~1\Temp\RSP9D3.tmp"
Creating temporary file "C:\DOCUME~1\hutinko\LOCALS~1\Temp\RSP9D4.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/compiler.pdb" /debug /machine:I386 /out:"Debug/compiler.exe" /pdbtype:sept
".\Debug\compiler.obj"
".\Debug\compilerDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\compiler.res"
".\Debug\ScriptEngine.obj"
".\Debug\ShareHead.obj"
".\Debug\WordAnalyse.obj"
]
Creating command line "link.exe @C:\DOCUME~1\hutinko\LOCALS~1\Temp\RSP9D4.tmp"
<h3>Output Window</h3>
Compiling...
ScriptEngine.cpp
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(50) : error C2027: use of undefined type 'CVarDef'
c:\documents and settings\hutinko\桌面\新建文件夹 (2)\compiler\scriptengine.h(21) : see declaration of 'CVarDef'
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(50) : error C2227: left of '->VarName' must point to class/struct/union
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(50) : error C2227: left of '->GetLength' must point to class/struct/union
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(53) : error C2027: use of undefined type 'CVarDef'
c:\documents and settings\hutinko\桌面\新建文件夹 (2)\compiler\scriptengine.h(21) : see declaration of 'CVarDef'
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(53) : error C2227: left of '->VarName' must point to class/struct/union
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(53) : error C2227: left of '->GetAt' must point to class/struct/union
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(64) : error C2027: use of undefined type 'CVarDef'
c:\documents and settings\hutinko\桌面\新建文件夹 (2)\compiler\scriptengine.h(21) : see declaration of 'CVarDef'
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(64) : error C2227: left of '->VarName' must point to class/struct/union
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(66) : error C2027: use of undefined type 'CVarDef'
c:\documents and settings\hutinko\桌面\新建文件夹 (2)\compiler\scriptengine.h(21) : see declaration of 'CVarDef'
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(66) : error C2227: left of '->VarType' must point to class/struct/union
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(68) : error C2065: 'IOInt' : undeclared identifier
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(68) : error C2051: case expression not constant
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(69) : error C2065: 'MemInt' : undeclared identifier
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(69) : error C2051: case expression not constant
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(73) : error C2027: use of undefined type 'CVarDef'
c:\documents and settings\hutinko\桌面\新建文件夹 (2)\compiler\scriptengine.h(21) : see declaration of 'CVarDef'
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(73) : error C2227: left of '->VarRealValue' must point to class/struct/union
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(75) : error C2065: 'IOBool' : undeclared identifier
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(75) : error C2051: case expression not constant
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(76) : error C2065: 'MemBool' : undeclared identifier
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(76) : error C2051: case expression not constant
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(78) : error C2027: use of undefined type 'CVarDef'
c:\documents and settings\hutinko\桌面\新建文件夹 (2)\compiler\scriptengine.h(21) : see declaration of 'CVarDef'
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(78) : error C2227: left of '->VarRealValue' must point to class/struct/union
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(80) : error C2065: 'IOReal' : undeclared identifier
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(80) : error C2051: case expression not constant
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(81) : error C2065: 'MemReal' : undeclared identifier
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(81) : error C2051: case expression not constant
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(83) : error C2027: use of undefined type 'CVarDef'
c:\documents and settings\hutinko\桌面\新建文件夹 (2)\compiler\scriptengine.h(21) : see declaration of 'CVarDef'
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(83) : error C2227: left of '->VarRealValue' must point to class/struct/union
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(85) : error C2065: 'IOStr' : undeclared identifier
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(85) : error C2051: case expression not constant
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(86) : error C2065: 'MemStr' : undeclared identifier
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(86) : error C2051: case expression not constant
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(88) : error C2027: use of undefined type 'CVarDef'
c:\documents and settings\hutinko\桌面\新建文件夹 (2)\compiler\scriptengine.h(21) : see declaration of 'CVarDef'
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(88) : error C2227: left of '->VarRealValue' must point to class/struct/union
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(93) : warning C4065: switch statement contains 'default' but no 'case' labels
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(101) : error C2061: syntax error : identifier 'VarType'
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(112) : error C2065: 'varT' : undeclared identifier
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(117) : error C2061: syntax error : identifier 'CPicProp'
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(120) : error C2065: 'ProjectPath' : undeclared identifier
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(121) : error C2065: 'sizeArray_pic' : undeclared identifier
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(123) : error C2065: 'pArray_pic' : undeclared identifier
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(123) : error C2109: subscript requires array or pointer type
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(123) : error C2227: left of '->PictureName' must point to class/struct/union
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(124) : error C2109: subscript requires array or pointer type
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(124) : error C2227: left of '->PictureFileName' must point to class/struct/union
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(200) : error C2039: 'pArray_pic' : is not a member of 'ScriptEngInfo'
c:\documents and settings\hutinko\桌面\新建文件夹 (2)\compiler\scriptengine.h(30) : see declaration of 'ScriptEngInfo'
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(202) : error C2065: 'array_pic' : undeclared identifier
C:\Documents and Settings\hutinko\桌面\新建文件夹 (2)\compiler\ScriptEngine.cpp(202) : error C2039: 'pArray_pic' : is not a member of 'ScriptEngInfo'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -