I've checked out the code on weekend, now I've updated from trunk and the build 
is going forward but still compiling. I'll let you know as soon as it's done.

Juande

> From: [email protected]
> Subject: Re: building help
> Date: Tue, 7 Jan 2014 21:43:17 -0700
> To: [email protected]
> 
> 
> 
> > Am 07.01.2014 um 19:20 schrieb Tyler Kavanaugh <[email protected]>:
> > 
> > 
> > 
> >> On 1/7/2014 7:48 PM, Armin Le Grand wrote:
> >> hi Juande,
> >> 
> >> please update the sc module, Herbert has already fixed this, I stumbled 
> >> myself on monday.
> > Are you saying that this is an error which isn't present in the head 
> > revision on trunk?
> 
> Yes, as far as I know. I built a version based on todays trunk (in a newly 
> created branch) with no problem. I stumbled above the same on monday 
> afternoon.
> 
> >> 
> >> --
> >> ALG (iPad)
> >> 
> >>> Am 07.01.2014 um 18:10 schrieb Juande Manjon <[email protected]>:
> >>> 
> >>> This is the first time that I have tried to build in windows, and I am 
> >>> following the wiki build step by step for Windows and I have the 
> >>> following error message in my build.
> >>> 
> >>> What could I do to fix this issue?
> >>> 
> >>> Thanks,
> >>> Juande
> >>> 
> >>> 
> >>> Entering /cygdrive/c/source/aoo-trunk/main/sc/source/filter/excel
> >>> 
> >>> Compiling: sc/source/filter/excel/xestream.cxx
> >>> C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(32) : 
> >>> warning C4627
> >>> : '#include <rtl/random.h>': skipped when looking for precompiled header 
> >>> use
> >>>        Add directive to 'precompiled_sc.hxx' or rebuild precompiled header
> >>> C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(33) : 
> >>> warning C4627
> >>> : '#include <sax/fshelper.hxx>': skipped when looking for precompiled 
> >>> header use
> >>> 
> >>>        Add directive to 'precompiled_sc.hxx' or rebuild precompiled header
> >>> C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(34) : 
> >>> warning C4627
> >>> : '#include <unotools/streamwrap.hxx>': skipped when looking for 
> >>> precompiled hea
> >>> der use
> >>>        Add directive to 'precompiled_sc.hxx' or rebuild precompiled header
> >>> C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(54) : error 
> >>> C2039:
> >>> 'OStreamWrapper' : is not a member of 'utl'
> >>> C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(54) : error 
> >>> C2873:
> >>> 'OStreamWrapper' : symbol cannot be used in a using-declaration
> >>> C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(587) : error 
> >>> C2065:
> >>> 'rtlRandomPool' : undeclared identifier
> >>> C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(587) : error 
> >>> C2146:
> >>> syntax error : missing ';' before identifier 'aRandomPool'
> >>> C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(587) : error 
> >>> C2065:
> >>> 'aRandomPool' : undeclared identifier
> >>> C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(587) : error 
> >>> C3861:
> >>> 'rtl_random_createPool': identifier not found
> >>> C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(588) : error 
> >>> C2065:
> >>> 'aRandomPool' : undeclared identifier
> >>> C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(588) : error 
> >>> C3861:
> >>> 'rtl_random_addBytes': identifier not found
> >>> C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(589) : error 
> >>> C2065:
> >>> 'aRandomPool' : undeclared identifier
> >>> C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(589) : error 
> >>> C3861:
> >>> 'rtl_random_getBytes': identifier not found
> >>> C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(590) : error 
> >>> C2065:
> >>> 'aRandomPool' : undeclared identifier
> >>> C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(590) : error 
> >>> C3861:
> >>> 'rtl_random_destroyPool': identifier not found
> >>> C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(827) : error 
> >>> C2061:
> >>> syntax error : identifier 'OStreamWrapper'
> >>> dmake:  Error code 2, while making 
> >>> '../../../wntmsci12.pro/slo/xestream.obj'
> >>> 
> >>> 1 module(s):
> >>>        sc
> >>> need(s) to be rebuilt
> >>> 
> >>> Reason(s):
> >>> 
> >>> ERROR: error 65280 occurred while making 
> >>> /cygdrive/c/source/aoo-trunk/main/sc/so
> >>> urce/filter/excel
> >>> 
> >>> When you have fixed the errors in that module you can resume the build by 
> >>> runnin
> >>> g:
> >>> 
> >>>        build --all:sc
> >> 
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [email protected]
> >> For additional commands, e-mail: [email protected]
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> > 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
                                          

Reply via email to