Hello,

I try to compile DEV300_m19 on WinXP using Visual C++ 2005 Express Edition. That had worked without problems for OOo680m244. But for DEV300_m19 building stops with this message:

Making: ../../wntmsci11.pro/slo/string.obj
c:/PROGRA~1/MICROS~2/VC/bin/cl.exe -Zm500 -Zc:forScope,wchar_t- -GR -c -nologo -Gs -Gy -Ob1 -Oxs -Oy- -Gd -I. -I../../wntmsci11.pro/inc/misc -I../inc -I../../inc/pch -I../../inc -I../../WIN/inc -I../../wntmsci11.pro/inc -I. -Id:/SoftwareArchiv/OOoSource300m19zwei/solver/300/wntmsci11.pro/inc/stl -Id:/SoftwareArchiv/OOoSource300m19zwei/solver/300/wntmsci11.pro/inc/external -Id:/SoftwareArchiv/OOoSource300m19zwei/solver/300/wntmsci11.pro/inc -Id:/SoftwareArchiv/OOoSource300m19zwei/solenv/wntmsci11/inc -Id:/SoftwareArchiv/OOoSource300m19zwei/solenv/inc -Id:/SoftwareArchiv/OOoSource300m19zwei/res -Id:/SoftwareArchiv/OOoSource300m19zwei/solver/300/wntmsci11.pro/inc/stl -Ic:/PROGRA~1/Java/JDK16~1.0_0/include/win32 -Ic:/PROGRA~1/Java/JDK16~1.0_0/include -Ic:/PROGRA~1/MICROS~2/PSDK/include -Ic:/PROGRA~1/MICROS~2/VC/include -Ic:/Programme/dxsdk/include -Ic:/Programme/dxsdk/include -Id:/SoftwareArchiv/OOoSource300m19zwei/solver/300/wntmsci11.pro/inc/offuh -I. -I../../res -I. -Wall -wd4061 -wd4127 -wd4191 -wd4217 -wd4250 -wd4251 -wd4275 -wd4290 -wd4294 -wd4355 -wd4511 -wd4512 -wd4514 -wd4611 -wd4625 -wd4626 -wd4640 -wd4675 -wd4710 -wd4711 -wd4786 -wd4800 -wd4820 -wd4503 -wd4619 -wd4365 -wd4668 -wd4738 -wd4826 -wd4350 -wd4505 -wd4692 -wd4189 -wd4005 -DWNT -DWNT -DNT351 -DMSC -DM1400 -DINTEL -D_X86_=1 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NON_CONFORMING_SWPRINTFS -DFULL_DESK -DSTLPORT_VERSION=400 -D_MT -DWINVER=0x0400 -D_WIN32_IE=0x0400 -DCPPU_ENV=msci -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DCOMPHELPER_DLLIMPLEMENTATION -DSHAREDLIB -D_DLL_ -DWIN32 -D_MT -D_DLL -DWIN32 -D_MT -D_DLL -EHa -DEXCEPTIONS_ON -Fo../../wntmsci11.pro/slo/string.obj d:/SoftwareArchiv/OOoSource300m19zwei/comphelper/source/misc/string.cxx
string.cxx
../../inc\comphelper/stlunosequence.hxx(157) : error C2244: 'comphelper::stlunosequence::StlSequenceConstIterator<S,V>::operator *' : unable to match function definition to an existing declaration ../../inc\comphelper/stlunosequence.hxx(85) : see declaration of 'comphelper::stlunosequence::StlSequenceConstIterator<S,V>::operator *'
        definition
'StlSequenceIterator<S,V>::const_reference comphelper::stlunosequence::StlSequenceConstIterator<S,V>::operator *(void) const'
        existing declarations
'const V &comphelper::stlunosequence::StlSequenceConstIterator<S,V>::operator *(void) const' ../../inc\comphelper/stlunosequence.hxx(285) : error C2244: 'comphelper::stlunosequence::StlSequenceConstIterator<S,V>::operator []' : unable to match function definition to an existing declaration ../../inc\comphelper/stlunosequence.hxx(86) : see declaration of 'comphelper::stlunosequence::StlSequenceConstIterator<S,V>::operator []'
        definition
'StlSequenceIterator<S,V>::const_reference comphelper::stlunosequence::StlSequenceConstIterator<S,V>::operator [](const comphelper::stlunosequence::StlSequenceIterator<S,V>::difference_type) const'
        existing declarations
'const V &comphelper::stlunosequence::StlSequenceConstIterator<S,V>::operator [](const comphelper::stlunosequence::StlSequenceIterator<S,V>::difference_type) const'
dmake:  Error code 2, while making '../../wntmsci11.pro/slo/string.obj'

ERROR: Error 65280 occurred while making /cygdrive/d/SoftwareArchiv/OOoSource300m19zwei/comphelper/source/misc

What to do?

kind regards
Regina

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to