| Build Log |
|
| Environment Space |
ALLUSERSPROFILE=C:\Documents and Settings\All Users
APPDATA=C:\Documents and Settings\curtc\Application Data
AVENGINE=C:\PROGRA~1\CA\Common\SCANEN~1
BISTRO_GLOBAL_CACHE_DIR=C:\Program Files\Intel\VTune6.0\CGGlbCache
CommonProgramFiles=C:\Program Files\Common Files
COMPUTERNAME=CURTC3
ComSpec=C:\WINDOWS\system32\cmd.exe
fedroot=c:\f2
GMAXLOC=C:\gmax\
HOMEDRIVE=C:
HOMEPATH=\Documents and Settings\curtc
INCLUDE=C:\Program Files\Microsoft Visual Studio .NET\Vc7\include;C:\Program Files\Microsoft Visual Studio .NET\Vc7\atlmfc\include;C:\Program Files\Microsoft Visual Studio .NET\Vc7\PlatformSDK\include\prerelease;C:\Program Files\Microsoft Visual Studio .NET\Vc7\PlatformSDK\include;C:\Program Files\Microsoft Visual Studio .NET\FrameworkSDK\include
INOCULAN=C:\PROGRA~1\CA\eTrust\ANTIVI~1
LIB=C:\Program Files\Microsoft Visual Studio .NET\Vc7\lib;C:\Program Files\Microsoft Visual Studio .NET\Vc7\atlmfc\lib;C:\Program Files\Microsoft Visual Studio .NET\Vc7\PlatformSDK\lib\prerelease;C:\Program Files\Microsoft Visual Studio .NET\Vc7\PlatformSDK\lib;C:\Program Files\Microsoft Visual Studio .NET\FrameworkSDK\lib
LIBPATH=
LOGONSERVER=\\RED-DC-36
mydocs=\\cpzaw-pro-06\mydocs3\curtc
mythroot=c:\m
NOGOSASSERT=0
NUMBER_OF_PROCESSORS=2
OS=Windows_NT
Path=C:\Program Files\Microsoft Visual Studio .NET\Vc7\bin;C:\Program Files\Microsoft Visual Studio .NET\Common7\Tools\bin\prerelease;C:\Program Files\Microsoft Visual Studio .NET\Common7\Tools\bin;C:\Program Files\Microsoft Visual Studio .NET\Common7\tools;C:\Program Files\Microsoft Visual Studio .NET\Common7\ide;C:\Program Files\HTML Help Workshop\;C:\Program Files\Microsoft Visual Studio .NET\FrameworkSDK\bin;C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~1\CA\Common\SCANEN~1;C:\PROGRA~1\CA\eTrust\ANTIVI~1
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 4, GenuineIntel
PROCESSOR_LEVEL=15
PROCESSOR_REVISION=0204
ProgramFiles=C:\Program Files
public=\\cpzaw-pro-06\mydocs3\curtc\public
SESSIONNAME=Console
SMS_LOCAL_DIR=C:\WINDOWS
ssdir=\\rat01\mythica\vsscode
SystemDrive=C:
SystemRoot=C:\WINDOWS
TEMP=C:\DOCUME~1\curtc\LOCALS~1\Temp
TMP=C:\DOCUME~1\curtc\LOCALS~1\Temp
USERDNSDOMAIN=REDMOND.CORP.MICROSOFT.COM
USERDOMAIN=REDMOND
USERNAME=curtc
USERPROFILE=C:\Documents and Settings\curtc
VSCOMNTOOLS="C:\Program Files\Microsoft Visual Studio .NET\Common7\Tools\"
windir=C:\WINDOWS
_ACP_ATLPROV=C:\Program Files\Microsoft Visual Studio .NET\Vc7\bin\ATLPROV.DLL
_ACP_INCLUDE=C:\Program Files\Microsoft Visual Studio .NET\Vc7\include;C:\Program Files\Microsoft Visual Studio .NET\Vc7\atlmfc\include;C:\Program Files\Microsoft Visual Studio .NET\Vc7\PlatformSDK\include\prerelease;C:\Program Files\Microsoft Visual Studio .NET\Vc7\PlatformSDK\include;C:\Program Files\Microsoft Visual Studio .NET\FrameworkSDK\include
_ACP_LIB=C:\Program Files\Microsoft Visual Studio .NET\Vc7\lib;C:\Program Files\Microsoft Visual Studio .NET\Vc7\atlmfc\lib;C:\Program Files\Microsoft Visual Studio .NET\Vc7\PlatformSDK\lib\prerelease;C:\Program Files\Microsoft Visual Studio .NET\Vc7\PlatformSDK\lib;C:\Program Files\Microsoft Visual Studio .NET\FrameworkSDK\lib;C:\Program Files\Microsoft Visual Studio .NET\Vc7\include;C:\Program Files\Microsoft Visual Studio .NET\Vc7\atlmfc\include;C:\Program Files\Microsoft Visual Studio .NET\Vc7\PlatformSDK\include\prerelease;C:\Program Files\Microsoft Visual Studio .NET\Vc7\PlatformSDK\include;C:\Program Files\Microsoft Visual Studio .NET\FrameworkSDK\include
_ACP_PATH=C:\Program Files\Microsoft Visual Studio .NET\Vc7\bin;C:\Program Files\Microsoft Visual Studio .NET\Common7\Tools\bin\prerelease;C:\Program Files\Microsoft Visual Studio .NET\Common7\Tools\bin;C:\Program Files\Microsoft Visual Studio .NET\Common7\tools;C:\Program Files\Microsoft Visual Studio .NET\Common7\ide;C:\Program Files\HTML Help Workshop\;C:\Program Files\Microsoft Visual Studio .NET\FrameworkSDK\bin;C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~1\CA\Common\SCANEN~1;C:\PROGRA~1\CA\eTrust\ANTIVI~1
|
| Command Lines |
Creating temporary file "c:\f2\src\mdledit\Debug\RSP000001.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP string.cpp sphere.cpp sound.cpp rm.cpp pch.cpp network.cpp mdledit.cpp geos.cpp texture.cpp ] Creating command line "cl.exe @c:\f2\src\mdledit\Debug\RSP000001.rsp /nologo" |
| Output Window |
Compiling...
string.cpp
c:\f2\src\mdledit\string.cpp(7) : error C2504: 'IObject' : base class undefined
c:\f2\src\mdledit\string.cpp(9) : error C2143: syntax error : missing ';' before '<'
c:\f2\src\mdledit\string.cpp(9) : error C2501: 'StringItem::TRef' : missing storage-class or type specifiers
c:\f2\src\mdledit\string.cpp(9) : error C2238: unexpected token(s) preceding ';'
c:\f2\src\mdledit\string.cpp(10) : error C2146: syntax error : missing ';' before identifier 'm_str'
c:\f2\src\mdledit\string.cpp(10) : error C2501: 'StringItem::ZString' : missing storage-class or type specifiers
c:\f2\src\mdledit\string.cpp(10) : error C2501: 'StringItem::m_str' : missing storage-class or type specifiers
c:\f2\src\mdledit\string.cpp(13) : error C2629: unexpected 'StringItem ('
c:\f2\src\mdledit\string.cpp(13) : error C2334: unexpected token(s) preceding ':'; skipping apparent function body
c:\f2\src\mdledit\string.cpp(24) : error C2143: syntax error : missing ';' before '&'
c:\f2\src\mdledit\string.cpp(25) : error C2501: 'StringItem::GetString' : missing storage-class or type specifiers
c:\f2\src\mdledit\string.cpp(27) : warning C4183: 'GetString': missing return type; assumed to be a member function returning 'int'
c:\f2\src\mdledit\string.cpp(30) : error C2504: 'List' : base class undefined
c:\f2\src\mdledit\string.cpp(32) : error C2143: syntax error : missing ';' before '<'
c:\f2\src\mdledit\string.cpp(32) : error C2501: 'StringList::TRef' : missing storage-class or type specifiers
c:\f2\src\mdledit\string.cpp(32) : error C2238: unexpected token(s) preceding ';'
c:\f2\src\mdledit\string.cpp(33) : error C2143: syntax error : missing ';' before '<'
c:\f2\src\mdledit\string.cpp(33) : error C2501: 'StringList::TRef' : missing storage-class or type specifiers
c:\f2\src\mdledit\string.cpp(33) : error C2238: unexpected token(s) preceding ';'
c:\f2\src\mdledit\string.cpp(43) : error C2143: syntax error : missing ',' before '&'
c:\f2\src\mdledit\string.cpp(60) : error C2146: syntax error : missing ';' before identifier 'GetItem'
c:\f2\src\mdledit\string.cpp(60) : error C2501: 'StringList::ItemID' : missing storage-class or type specifiers
c:\f2\src\mdledit\string.cpp(76) : warning C4183: 'GetItem': missing return type; assumed to be a member function returning 'int'
c:\f2\src\mdledit\string.cpp(78) : error C2061: syntax error : identifier 'ItemID'
c:\f2\src\mdledit\string.cpp(94) : error C2146: syntax error : missing ';' before identifier 'GetNext'
c:\f2\src\mdledit\string.cpp(94) : error C2501: 'StringList::ItemID' : missing storage-class or type specifiers
c:\f2\src\mdledit\string.cpp(94) : error C2061: syntax error : identifier 'ItemID'
c:\f2\src\mdledit\string.cpp(97) : warning C4183: 'GetNext': missing return type; assumed to be a member function returning 'int'
c:\f2\src\mdledit\string.cpp(99) : error C2143: syntax error : missing ';' before '*'
c:\f2\src\mdledit\string.cpp(99) : error C2501: 'StringList::IEventSource' : missing storage-class or type specifiers
c:\f2\src\mdledit\string.cpp(100) : error C2501: 'StringList::GetChangedEvent' : missing storage-class or type specifiers
c:\f2\src\mdledit\string.cpp(102) : warning C4183: 'GetChangedEvent': missing return type; assumed to be a member function returning 'int'
c:\f2\src\mdledit\string.cpp(105) : error C2504: 'ItemPainter' : base class undefined
c:\f2\src\mdledit\string.cpp(117) : error C2061: syntax error : identifier 'ItemID'
sphere.cpp
c:\f2\src\mdledit\sphere.cpp(7) : error C2146: syntax error : missing ';' before identifier 'Index'
c:\f2\src\mdledit\sphere.cpp(7) : error C2501: 'Index' : missing storage-class or type specifiers
c:\f2\src\mdledit\sphere.cpp(11) : error C2146: syntax error : missing ';' before identifier 'v0'
c:\f2\src\mdledit\sphere.cpp(11) : error C2501: 'Edge::Index' : missing storage-class or type specifiers
c:\f2\src\mdledit\sphere.cpp(11) : error C2501: 'Edge::v0' : missing storage-class or type specifiers
c:\f2\src\mdledit\sphere.cpp(12) : error C2146: syntax error : missing ';' before identifier 'v1'
c:\f2\src\mdledit\sphere.cpp(12) : error C2501: 'Edge::Index' : missing storage-class or type specifiers
c:\f2\src\mdledit\sphere.cpp(12) : error C2501: 'Edge::v1' : missing storage-class or type specifiers
c:\f2\src\mdledit\sphere.cpp(16) : error C2629: unexpected 'Edge ('
c:\f2\src\mdledit\sphere.cpp(16) : error C2334: unexpected token(s) preceding ':'; skipping apparent function body
c:\f2\src\mdledit\sphere.cpp(31) : error C2146: syntax error : missing ';' before identifier 'edge'
c:\f2\src\mdledit\sphere.cpp(31) : error C2501: 'Triangle::Index' : missing storage-class or type specifiers
c:\f2\src\mdledit\sphere.cpp(31) : error C2501: 'Triangle::edge' : missing storage-class or type specifiers
c:\f2\src\mdledit\sphere.cpp(35) : error C2629: unexpected 'Triangle ('
c:\f2\src\mdledit\sphere.cpp(35) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\f2\src\mdledit\sphere.cpp(50) : error C2504: 'IObject' : base class undefined
c:\f2\src\mdledit\sphere.cpp(52) : error C2143: syntax error : missing ';' before '<'
c:\f2\src\mdledit\sphere.cpp(52) : error C2501: 'TriangleMesh::TVector' : missing storage-class or type specifiers
c:\f2\src\mdledit\sphere.cpp(52) : error C2238: unexpected token(s) preceding ';'
c:\f2\src\mdledit\sphere.cpp(53) : error C2143: syntax error : missing ';' before '<'
c:\f2\src\mdledit\sphere.cpp(53) : error C2501: 'TriangleMesh::TVector' : missing storage-class or type specifiers
c:\f2\src\mdledit\sphere.cpp(53) : error C2238: unexpected token(s) preceding ';'
c:\f2\src\mdledit\sphere.cpp(54) : error C2143: syntax error : missing ';' before '<'
c:\f2\src\mdledit\sphere.cpp(54) : error C2501: 'TriangleMesh::TVector' : missing storage-class or type specifiers
c:\f2\src\mdledit\sphere.cpp(54) : error C2238: unexpected token(s) preceding ';'
c:\f2\src\mdledit\sphere.cpp(57) : error C2629: unexpected 'TriangleMesh ('
c:\f2\src\mdledit\sphere.cpp(57) : error C2334: unexpected token(s) preceding ':'; skipping apparent function body
c:\f2\src\mdledit\sphere.cpp(68) : error C2629: unexpected 'TriangleMesh ('
c:\f2\src\mdledit\sphere.cpp(68) : error C2334: unexpected token(s) preceding ':'; skipping apparent function body
c:\f2\src\mdledit\sphere.cpp(79) : error C2143: syntax error : missing ';' before '<'
c:\f2\src\mdledit\sphere.cpp(80) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\f2\src\mdledit\sphere.cpp(203) : error C2143: syntax error : missing ';' before '<'
c:\f2\src\mdledit\sphere.cpp(203) : error C2501: 'TriangleMesh::TRef' : missing storage-class or type specifiers
c:\f2\src\mdledit\sphere.cpp(204) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\f2\src\mdledit\sphere.cpp(249) : error C2143: syntax error : missing ';' before '<'
c:\f2\src\mdledit\sphere.cpp(249) : error C2086: 'int TriangleMesh::TRef' : redefinition
c:\f2\src\mdledit\sphere.cpp(79) : see declaration of 'TriangleMesh::TRef'
c:\f2\src\mdledit\sphere.cpp(250) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\f2\src\mdledit\sphere.cpp(342) : error C2143: syntax error : missing ';' before '<'
c:\f2\src\mdledit\sphere.cpp(342) : error C2501: 'TRef' : missing storage-class or type specifiers
c:\f2\src\mdledit\sphere.cpp(343) : error C2143: syntax error : missing ';' before '{'
c:\f2\src\mdledit\sphere.cpp(343) : error C2447: '{' : missing function header (old-style formal list?)
sound.cpp
c:\f2\src\mdledit\pch.h(38) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
rm.cpp
pch.cpp
c:\f2\src\mdledit\pch.h(38) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
network.cpp
c:\f2\src\mdledit\pch.h(38) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
mdledit.cpp
c:\f2\src\mdledit\pch.h(38) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
geos.cpp
c:\f2\src\mdledit\geos.cpp(7) : error C2504: 'WrapGeo' : base class undefined
c:\f2\src\mdledit\geos.cpp(17) : error C2143: syntax error : missing ';' before '<'
c:\f2\src\mdledit\geos.cpp(17) : error C2501: 'StripGeo::StripData::TRef' : missing storage-class or type specifiers
c:\f2\src\mdledit\geos.cpp(17) : error C2238: unexpected token(s) preceding ';'
c:\f2\src\mdledit\geos.cpp(18) : error C2143: syntax error : missing ';' before '<'
c:\f2\src\mdledit\geos.cpp(18) : error C2501: 'StripGeo::StripData::TRef' : missing storage-class or type specifiers
c:\f2\src\mdledit\geos.cpp(18) : error C2238: unexpected token(s) preceding ';'
c:\f2\src\mdledit\geos.cpp(19) : error C2143: syntax error : missing ';' before '<'
c:\f2\src\mdledit\geos.cpp(19) : error C2501: 'StripGeo::StripData::TRef' : missing storage-class or type specifiers
c:\f2\src\mdledit\geos.cpp(19) : error C2238: unexpected token(s) preceding ';'
c:\f2\src\mdledit\geos.cpp(25) : error C2061: syntax error : identifier 'Number'
c:\f2\src\mdledit\geos.cpp(70) : error C2143: syntax error : missing ';' before '<'
c:\f2\src\mdledit\geos.cpp(70) : error C2238: unexpected token(s) preceding ';'
c:\f2\src\mdledit\geos.cpp(78) : error C2146: syntax error : missing ';' before identifier 'm_listStrips'
c:\f2\src\mdledit\geos.cpp(78) : error C2501: 'StripGeo::StripList' : missing storage-class or type specifiers
c:\f2\src\mdledit\geos.cpp(78) : error C2501: 'StripGeo::m_listStrips' : missing storage-class or type specifiers
c:\f2\src\mdledit\geos.cpp(79) : error C2143: syntax error : missing ';' before '<'
c:\f2\src\mdledit\geos.cpp(79) : error C2501: 'StripGeo::TRef' : missing storage-class or type specifiers
c:\f2\src\mdledit\geos.cpp(79) : error C2238: unexpected token(s) preceding ';'
c:\f2\src\mdledit\geos.cpp(81) : error C2143: syntax error : missing ';' before '*'
c:\f2\src\mdledit\geos.cpp(81) : error C2501: 'StripGeo::Number' : missing storage-class or type specifiers
c:\f2\src\mdledit\geos.cpp(81) : error C2501: 'StripGeo::GetTime' : missing storage-class or type specifiers
c:\f2\src\mdledit\geos.cpp(81) : warning C4183: 'GetTime': missing return type; assumed to be a member function returning 'int'
c:\f2\src\mdledit\geos.cpp(84) : error C2629: unexpected 'StripGeo ('
c:\f2\src\mdledit\geos.cpp(84) : error C2334: unexpected token(s) preceding ':'; skipping apparent function body
c:\f2\src\mdledit\geos.cpp(115) : error C2143: syntax error : missing ';' before '<'
c:\f2\src\mdledit\geos.cpp(115) : error C2501: 'TRef' : missing storage-class or type specifiers
c:\f2\src\mdledit\geos.cpp(116) : error C2143: syntax error : missing ';' before '{'
c:\f2\src\mdledit\geos.cpp(116) : error C2447: '{' : missing function header (old-style formal list?)
texture.cpp
c:\f2\src\mdledit\texture.cpp(3) : error C2504: 'Image' : base class undefined
c:\f2\src\mdledit\texture.cpp(5) : error C2143: syntax error : missing ';' before '<'
c:\f2\src\mdledit\texture.cpp(5) : error C2501: 'TextureTestImage::TVector' : missing storage-class or type specifiers
c:\f2\src\mdledit\texture.cpp(5) : error C2238: unexpected token(s) preceding ';'
c:\f2\src\mdledit\texture.cpp(7) : error C2629: unexpected 'TextureTestImage ('
c:\f2\src\mdledit\texture.cpp(7) : error C2334: unexpected token(s) preceding ':'; skipping apparent function body
c:\f2\src\mdledit\texture.cpp(45) : error C2061: syntax error : identifier 'Context'
c:\f2\src\mdledit\texture.cpp(68) : error C2061: syntax error : identifier 'Context'
c:\f2\src\mdledit\texture.cpp(81) : error C2061: syntax error : identifier 'Context'
c:\f2\src\mdledit\texture.cpp(88) : error C2061: syntax error : identifier 'Context'
c:\f2\src\mdledit\texture.cpp(103) : error C2065: 'm_pgroupImage' : undeclared identifier
c:\f2\src\mdledit\texture.cpp(103) : error C2227: left of '->AddImage' must point to class/struct/union
c:\f2\src\mdledit\texture.cpp(103) : error C2065: 'GetEngine' : undeclared identifier
Generating Code...
|
| Results |
Build log was saved at "file://c:\f2\src\mdledit\Debug\BuildLog.htm" mdledit - 116 error(s), 5 warning(s) |