|
Greetings, I am attempting to compile the “AllInOne”
project in Xalan 1.8.0 with Xerces 2.5.0 and STLPort 4.6.2 using MSVC 7.1 on
Windows XP. I have added the stlport includes to the include path ahead
of all others, defined _STLP_DEBUG, _STLP_USE_DYNAMIC_LIB, _REENTRANT, _STLP_USE_OWN_NAMESPACE
(I have tried with, without, and with some others I have found in some
postings), and am including the xerces-c_2D.lib and XalanMessages_1_8D.lib
libraries. I also have my “Additional Library Directories”
pointing to the directory containing debug version of STLPort. I’ve searched through this mailing list archive and
google, but I cannot get rid of these errors with anything I’ve tried: XPathExpression.cpp ..\..\..\..\..\..\..\include\stlport\stl\_iterator_base.h(98)
: error C2825: '_Iterator::iterator_category': cannot form a qualified name
..\..\..\..\..\..\..\include\stlport\stl\debug\_vector.h(222) : see reference
to class template instantiation '_STL::iterator_traits<_Iterator>' being
compiled
with
[
_Iterator=xalanc_1_8::XPathExpression::OpCodeMapValueType
]
\Development\utilities\xml-xalan\c\src\xalanc\XPath\XPathExpression.cpp(549) :
see reference to function template instantiation 'void
_STL::vector<_Tp>::insert<xalanc_1_8::XPathExpression::OpCodeMapValueType>(_STL::vector<_Tp>::iterator,_InputIterator,_InputIterator)'
being compiled
with
[
_Tp=int,
_InputIterator=xalanc_1_8::XPathExpression::OpCodeMapValueType
]
..\..\..\..\..\..\..\include\stlport\stdexcept(149) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(149) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(149) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(149) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(149) : see reference to class
template instantiation '_ST L::basic_string<_CharT,_Traits,_Alloc>'
being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(149) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(141) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(141) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(141) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(141) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(141) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator <char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(141) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(133) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(133) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(133) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(133) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(133) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(133) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(125) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(125) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(125) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(125) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(125) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(125) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(117) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(117) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(117) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcep t(117) : see reference to
class template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>'
being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(117) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(117) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(109) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(109) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(109) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(109) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits= _STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(109) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(109) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(101) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(101) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(101) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(101) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(101) : see reference to class
template instantiatio n
'_STL::basic_string<_CharT,_Traits,_Alloc>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(101) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(93) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(93) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(93) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(93) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[ _CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(93) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocato r<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(93) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(85) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(85) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[ _CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(85) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(85) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(85) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\..\..\..\include\stlport\stdexcept(85) : see reference to class
template instantiation '_STL::basic_string<_CharT,_Traits,_Alloc>' being
compiled with
[ _CharT=char,
_Traits=_STL::char_traits<char>,
_Alloc=_STL::allocator<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1260) : see
reference to class template instantiation '_STL::basic_ostream<_CharT,_Traits>'
being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1260) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1260) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1260) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1260) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1260) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1234) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[ _CharT=char,
_Traits=_STL::char _traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1234) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1234) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1214) : see
reference to class template instantiation '_STL::basic_ostream<_CharT,_Traits>'
being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1214) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1214) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1214) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1214) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1214) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1188) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[ _CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1188) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1188) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1168) : see
reference to class template instantiation '_STL::basic_ostream<_CharT,_Traits>'
being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1168) : see
reference to class template instantiation '_STL::basic_ostream<_CharT,_Traits>'
being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1168) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1168) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1168) :
see reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1168) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1143) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1143) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[ _CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1143) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1126) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1126) : see
reference to class template instantiation '_STL::basic_ostream<_CharT,_Traits>'
being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\D OMStringHelper.hpp(1126) :
see reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1126) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1126) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1126) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1104) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[
_CharT=char,
_Traits=_STL::char_traits<char>
]
..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp(1104) : see
reference to class template instantiation
'_STL::basic_ostream<_CharT,_Traits>' being compiled
with
[ _CharT=char,
_Traits=_STL::char_traits<char>
] ..\..\..\..\..\..\..\include\stlport\stl\_iterator_base.h(98)
: error C2039: 'iterator_category' : is not a member of 'operator``global
namespace''' ..\..\..\..\..\..\..\include\stlport\stl\_iterator_base.h(98)
: error C2146: syntax error : missing ';' before identifier 'iterator_category' ..\..\..\..\..\..\..\include\stlport\stl\_iterator_base.h(99)
: error C2825: '_Iterator::value_type': cannot form a qualified name ..\..\..\..\..\..\..\include\stlport\stl\_iterator_base.h(99)
: error C2039: 'value_type' : is not a member of 'operator``global namespace''' ..\..\..\..\..\..\..\include\stlport\stl\_iterator_base.h(99)
: error C2146: syntax error : missing ';' before identifier 'value_type' ..\..\..\..\..\..\..\include\stlport\stl\_iterator_base.h(100)
: error C2825: '_Iterator::difference_type': cannot form a qualified name ..\..\..\..\..\..\..\include\stlport\stl\_iterator_base.h(100)
: error C2039: 'difference_type' : is not a member of 'operator``global
namespace''' ..\..\..\..\..\..\..\include\stlport\stl\_iterator_base.h(100)
: error C2146: syntax error : missing ';' before identifier 'difference_type' ..\..\..\..\..\..\..\include\stlport\stl\_iterator_base.h(101)
: error C2825: '_Iterator::pointer': cannot form a qualified name ..\..\..\..\..\..\..\include\stlport\stl\_iterator_base.h(101)
: error C2039: 'pointer' : is not a member of 'operator``global namespace''' ..\..\..\..\..\..\..\include\stlport\stl\_iterator_base.h(101)
: error C2146: syntax error : missing ';' before identifier 'pointer' ..\..\..\..\..\..\..\include\stlport\stl\_iterator_base.h(102)
: error C2825: '_Iterator::reference': cannot form a qualified name ..\..\..\..\..\..\..\include\stlport\stl\_iterator_base.h(102)
: error C2039: 'reference' : is not a member of 'operator``global namespace''' ..\..\..\..\..\..\..\include\stlport\stl\_iterator_base.h(102)
: error C2146: syntax error : missing ';' before identifier 'reference' I appreciate any help anyone can offer, Thanks, Mike --- |
- Re: Compilation Problems against STLPort (Xalan 1.8.0, STL... Mike Feldmeier
- Re: Compilation Problems against STLPort (Xalan 1.8.0... david_n_bertoni
- RE: Compilation Problems against STLPort (Xalan 1.8.0... Mike Feldmeier
