|
哪位高手看看怎没回事 编译通不过
--------------------Configuration: xcx - Win32 Debug--------------------
Compiling...
StdAfx.cpp
Compiling...
rxdebug.cpp
xcx.cpp
Compiling STL header files in release mode.
c:\program files\microsoft visual studio\vc98\include\xtree(629) : error C2059: syntax error : '?'
c:\program files\microsoft visual studio\vc98\include\xtree(629) : error C2065: '_Y' : undeclared identifier
c:\program files\microsoft visual studio\vc98\include\xtree(629) : error C2275: '_A' : illegal use of this type as an expression
c:\program files\microsoft visual studio\vc98\include\xtree(629) : error C2143: syntax error : missing ',' before ')'
c:\program files\microsoft visual studio\vc98\include\xtree(631) : error C2951: template declarations are only permitted at global or namespace scope
c:\program files\microsoft visual studio\vc98\include\xtree(632) : error C2976: '_Tree' : too few template arguments
c:\program files\microsoft visual studio\vc98\include\xtree(602) : see declaration of '_Tree'
c:\program files\microsoft visual studio\vc98\include\xtree(633) : error C2143: syntax error : missing ',' before ''
c:\program files\microsoft visual studio\vc98\include\xtree(635) : error C2143: syntax error : missing ')' before '{'
c:\program files\microsoft visual studio\vc98\include\xtree(635) : error C2059: syntax error : '{'
c:\program files\microsoft visual studio\vc98\include\xtree(635) : error C2143: syntax error : missing ';' before '{'
c:\program files\microsoft visual studio\vc98\include\xtree(635) : error C2447: missing function header (old-style formal list?)
c:\program files\microsoft visual studio\vc98\include\xtree(636) : error C2954: template definitions cannot nest
c:\program files\microsoft visual studio\vc98\include\map(44) : error C2039: 'reference' : is not a member of '_A'
c:\program files\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map' being compiled
c:\program files\microsoft visual studio\vc98\include\map(44) : error C2146: syntax error : missing ';' before identifier '_Tref'
c:\program files\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map' being compiled
c:\program files\microsoft visual studio\vc98\include\map(44) : error C2501: '_Tref' : missing storage-class or type specifiers
c:\program files\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map' being compiled
c:\program files\microsoft visual studio\vc98\include\map(48) : error C2040: 'reference' : ' &' differs in levels of indirection from 'int'
c:\program files\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map' being compiled
c:\program files\microsoft visual studio\vc98\include\map(92) : error C2143: syntax error : missing ';' before '['
c:\program files\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map' being compiled
c:\program files\microsoft visual studio\vc98\include\map(92) : error C2501: '_Tref' : missing storage-class or type specifiers
c:\program files\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map' being compiled
c:\program files\microsoft visual studio\vc98\include\map(44) : fatal error C1004: unexpected end of file found
e:\刘克伟\xcx\adskdmgr.h(77) : see reference to class template instantiation 'std::map,class std::allocator >' being compiled
e:\刘克伟\xcx\stdarx.h(23) : see reference to class template instantiation 'AsdkDataManager' being compiled
DocData.cpp
Compiling STL header files in release mode.
c:\program files\microsoft visual studio\vc98\include\xtree(629) : error C2059: syntax error : '?'
c:\program files\microsoft visual studio\vc98\include\xtree(629) : error C2065: '_Y' : undeclared identifier
c:\program files\microsoft visual studio\vc98\include\xtree(629) : error C2275: '_A' : illegal use of this type as an expression
c:\program files\microsoft visual studio\vc98\include\xtree(629) : error C2143: syntax error : missing ',' before ')'
c:\program files\microsoft visual studio\vc98\include\xtree(631) : error C2951: template declarations are only permitted at global or namespace scope
c:\program files\microsoft visual studio\vc98\include\xtree(632) : error C2976: '_Tree' : too few template arguments
c:\program files\microsoft visual studio\vc98\include\xtree(602) : see declaration of '_Tree'
c:\program files\microsoft visual studio\vc98\include\xtree(633) : error C2143: syntax error : missing ',' before ''
c:\program files\microsoft visual studio\vc98\include\xtree(635) : error C2143: syntax error : missing ')' before '{'
c:\program files\microsoft visual studio\vc98\include\xtree(635) : error C2059: syntax error : '{'
c:\program files\microsoft visual studio\vc98\include\xtree(635) : error C2143: syntax error : missing ';' before '{'
c:\program files\microsoft visual studio\vc98\include\xtree(635) : error C2447: missing function header (old-style formal list?)
c:\program files\microsoft visual studio\vc98\include\xtree(636) : error C2954: template definitions cannot nest
c:\program files\microsoft visual studio\vc98\include\map(44) : error C2039: 'reference' : is not a member of '_A'
c:\program files\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map' being compiled
c:\program files\microsoft visual studio\vc98\include\map(44) : error C2146: syntax error : missing ';' before identifier '_Tref'
c:\program files\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map' being compiled
c:\program files\microsoft visual studio\vc98\include\map(44) : error C2501: '_Tref' : missing storage-class or type specifiers
c:\program files\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map' being compiled
c:\program files\microsoft visual studio\vc98\include\map(48) : error C2040: 'reference' : ' &' differs in levels of indirection from 'int'
c:\program files\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map' being compiled
c:\program files\microsoft visual studio\vc98\include\map(92) : error C2143: syntax error : missing ';' before '['
c:\program files\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map' being compiled
c:\program files\microsoft visual studio\vc98\include\map(92) : error C2501: '_Tref' : missing storage-class or type specifiers
c:\program files\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map' being compiled
c:\program files\microsoft visual studio\vc98\include\map(44) : fatal error C1004: unexpected end of file found
e:\刘克伟\xcx\adskdmgr.h(77) : see reference to class template instantiation 'std::map,class std::allocator >' being compiled
e:\刘克伟\xcx\stdarx.h(23) : see reference to class template instantiation 'AsdkDataManager' being compiled
xcxCommands.cpp
Compiling STL header files in release mode.
c:\program files\microsoft visual studio\vc98\include\xtree(629) : error C2059: syntax error : '?'
c:\program files\microsoft visual studio\vc98\include\xtree(629) : error C2065: '_Y' : undeclared identifier
c:\program files\microsoft visual studio\vc98\include\xtree(629) : error C2275: '_A' : illegal use of this type as an expression
c:\program files\microsoft visual studio\vc98\include\xtree(629) : error C2143: syntax error : missing ',' before ')'
c:\program files\microsoft visual studio\vc98\include\xtree(631) : error C2951: template declarations are only permitted at global or namespace scope
c:\program files\microsoft visual studio\vc98\include\xtree(632) : error C2976: '_Tree' : too few template arguments
c:\program files\microsoft visual studio\vc98\include\xtree(602) : see declaration of '_Tree'
c:\program files\microsoft visual studio\vc98\include\xtree(633) : error C2143: syntax error : missing ',' before ''
c:\program files\microsoft visual studio\vc98\include\xtree(635) : error C2143: syntax error : missing ')' before '{'
c:\program files\microsoft visual studio\vc98\include\xtree(635) : error C2059: syntax error : '{'
c:\program files\microsoft visual studio\vc98\include\xtree(635) : error C2143: syntax error : missing ';' before '{'
c:\program files\microsoft visual studio\vc98\include\xtree(635) : error C2447: missing function header (old-style formal list?)
c:\program files\microsoft visual studio\vc98\include\xtree(636) : error C2954: template definitions cannot nest
c:\program files\microsoft visual studio\vc98\include\map(44) : error C2039: 'reference' : is not a member of '_A'
c:\program files\microsoft visual studio\vc98\include\xtree(632) : see declaration of '_A'
c:\program files\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map' being compiled
c:\program files\microsoft visual studio\vc98\include\map(44) : error C2146: syntax error : missing ';' before identifier '_Tref'
c:\program files\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map' being compiled
c:\program files\microsoft visual studio\vc98\include\map(44) : error C2501: '_Tref' : missing storage-class or type specifiers
c:\program files\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map' being compiled
c:\program files\microsoft visual studio\vc98\include\map(48) : error C2040: 'reference' : ' &' differs in levels of indirection from 'int'
c:\program files\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map' being compiled
c:\program files\microsoft visual studio\vc98\include\map(92) : error C2143: syntax error : missing ';' before '['
c:\program files\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map' being compiled
c:\program files\microsoft visual studio\vc98\include\map(92) : error C2501: '_Tref' : missing storage-class or type specifiers
c:\program files\microsoft visual studio\vc98\include\map(140) : see reference to class template instantiation 'std::map' being compiled
c:\program files\microsoft visual studio\vc98\include\map(44) : fatal error C1004: unexpected end of file found
e:\刘克伟\xcx\adskdmgr.h(77) : see reference to class template instantiation 'std::map,class std::allocator >' being compiled
e:\刘克伟\xcx\stdarx.h(23) : see reference to class template instantiation 'AsdkDataManager' being compiled
Generating Code...
Error executing cl.exe.
lktpxcx.arx - 63 error(s), 0 warning(s)
|
|