Hi,

I'm following the method to build Openoffice source 1.1.4 from
tools.openoffice.org and when it gets to building the project shell I
get this error:

Building project shell
=============
/cygdrive/d/OOo_1.1.4_source/shell/source/tools/lngconvex
------------------------------
Making: ../../../wntmsci8.pro/obj/lngconvex.obj
guw.pl /cygdrive/c/PROGRA~1/MICROS~1.NET/Vc7/bin/cl.exe -Zm500 -wd4290 -wd4786 -
wd4800 -c -nologo -Gs -Gy  -I.  -I. -I../inc -I../../../inc -I../../../WIN/inc -
I../../../wntmsci8.pro/inc -I. -I/cygdrive/d/OOo_1.1.4_source/solver/645/wntmsci
8.pro/inc/stl -I/cygdrive/d/OOo_1.1.4_source/solver/645/wntmsci8.pro/inc/externa
l -I/cygdrive/d/OOo_1.1.4_source/solver/645/wntmsci8.pro/inc -I/cygdrive/d/OOo_1
.1.4_source/solenv/wntmsci8/inc -I/cygdrive/d/OOo_1.1.4_source/solenv/inc -I/cyg
drive/d/OOo_1.1.4_source/res -I/cygdrive/d/OOo_1.1.4_source/solver/645/wntmsci8.
pro/inc/stl -I/cygdrive/c/j2sdk1.4.2_08/include/win32 -I/cygdrive/c/j2sdk1.4.2_0
8/include -I/include -I/cygdrive/c/PROGRA~1/MICROS~1.NET/Vc7/include     -I. -I.
./../../res -I. -Ob1 -Ox -Oy- -Gd  -Ob0 -D_NTSDK -GX    -DWNT -DWNT -DNT351 -DMS
C -DM1300 -DINTEL -D_USE_NAMESPACE -D_X86_=1  -DFULL_DESK -DSTLPORT_VERSION=400
-DWINVER=0x400 -D_WIN32_IE=0x400 -D_MT -DCPPU_ENV=msci -DSUPD=645 -DPRODUCT -DND
EBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR
_JAVA -DSRX645  -DMULTITHREAD -DWIN32 -D_MT -D_DLL -DWIN32 -D_MT -D_DLL -W3 -Fo.
./../../wntmsci8.pro/obj/lngconvex.obj /cygdrive/d/OOo_1.1.4_source/shell/source
/tools/lngconvex/lngconvex.cxx

guw.pl /cygdrive/c/PROGRA~1/MICROS~1.NET/Vc7/bin/cl.exe @/tmp/mknYCFvX
Command: /cygdrive/c/PROGRA~1/MICROS~1.NET/Vc7/bin/cl.exe
cl : Command line warning D4025 : overriding '/Ob1' with '/Ob0'
lngconvex.cxx
d:\OOo_1.1.4_source\shell\source\tools\lngconvex\lngconvex.cxx(15) : warning C40
05: 'NDEBUG' : macro redefinition
        command-line arguments :  see previous definition of 'NDEBUG'
d:\OOo_1.1.4_source\solver\645\wntmsci8.pro\inc\stl\stl\_num_get.h(81) : error C
2143: syntax error : missing ')' before ','
        d:\OOo_1.1.4_source\solver\645\wntmsci8.pro\inc\stl\stl\_num_get.h(80) :
 while compiling class-template member function '_STL::istreambuf_iterator<_Char
T,_Traits> _STL::num_get<_CharT,_InputIter>::get(_InputIter,_STL::istreambuf_ite
rator<_CharT,_Traits>,_STL::ios_base &,_STL::ios_base::iostate &,long &) const'
        with
        [
            _CharT=char,
            _Traits=_STL::char_traits<char>,
            _InputIter=_STL::istreambuf_iterator<char,_STL::char_traits<char>>
        ]
        d:\OOo_1.1.4_source\solver\645\wntmsci8.pro\inc\stl\stl\_num_get.h(190)
: see reference to class template instantiation '_STL::num_get<_CharT,_InputIter
>' being compiled
        with
        [
            _CharT=char,
            _InputIter=_STL::istreambuf_iterator<char,_STL::char_traits<char>>
        ]
d:\OOo_1.1.4_source\solver\645\wntmsci8.pro\inc\stl\stl\_num_get.h(81) : error C
2661: '_STL::num_get<char,class _STL::istreambuf_iterator<char,class _STL::char_
traits<char> > >::do_get' : no overloaded function takes 0 parameters
d:\OOo_1.1.4_source\solver\645\wntmsci8.pro\inc\stl\stl\_num_get.h(81) : error C
2059: syntax error : ')'
dmake:  Error code 2, while making '../../../wntmsci8.pro/obj/lngconvex.obj'
echo: No match.

ERROR: Error 65280 occurred while making /cygdrive/d/OOo_1.1.4_source/shell/sour
ce/tools/lngconvex
dmake:  Error code 1, while making 'build_all'
echo: No match.

If someone could please tell me how to fix this it would be greatly
appreciated.  Thank you very much!

- Raman

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

Reply via email to