Re: [Libreoffice] build problems with cppunit (windows)

2011-08-09 Thread Dmitry. A. Ashkadov
09.08.2011 14:28, Caolán McNamara пишет: On Mon, 2011-08-08 at 23:39 +0400, Dmitry. A. Ashkadov wrote: I tried build LO from 'core' repository on Windows 7. The result is the same error. Modules 'cppunit' and 'xml2cmp' wasn't built due to the same unresolved external symbol. We tried to build de

[Libreoffice] build problems with cppunit (windows)

2011-08-09 Thread Caolán McNamara
On Mon, 2011-08-08 at 23:39 +0400, Dmitry. A. Ashkadov wrote: > I tried build LO from 'core' repository on Windows 7. The result is the > same error. Modules 'cppunit' and 'xml2cmp' wasn't built due to the same > unresolved external symbol. > We tried to build devel. version of LO, but the define

Re: [Libreoffice] build problems with cppunit

2011-08-08 Thread Dmitry. A. Ashkadov
I tried build LO from 'core' repository on Windows 7. The result is the same error. Modules 'cppunit' and 'xml2cmp' wasn't built due to the same unresolved external symbol. We tried to build devel. version of LO, but the define «_DEBUG» is not really set. ((( 31.05.2011 01:03, Regina Hensche

Re: [Libreoffice] build problems with cppunit (windows)

2011-08-08 Thread Caolán McNamara
On Sat, 2011-08-06 at 19:12 +0400, Dmitry. A. Ashkadov wrote: > I have the same problem. I tried to build LO (branch > «libreoffice-3-4-2») but building fails on module xml2cmp with same > error. I really don't understand how You built a stable LibreOffice > 3.4.2... > TypeInfoHelper.obj : erro

Re: [Libreoffice] build problems with cppunit

2011-08-06 Thread Dmitry. A. Ashkadov
I have the same problem. I tried to build LO (branch «libreoffice-3-4-2») but building fails on module xml2cmp with same error. I really don't understand how You built a stable LibreOffice 3.4.2... 31.05.2011 01:03, Regina Henschel пишет: Hi, I have started a non parallel build and now find

Re: [Libreoffice] build problems with cppunit

2011-06-01 Thread Michael Meeks
On Tue, 2011-05-31 at 19:24 +0200, Regina Henschel wrote: > It is the way I'm used to do in OOo. For OOo I would have to install > something like TortoiseSVN, which slows down my computer noticeable. Ah - that's a pain; I guess git under cygwin would take up some space, but not provide a

Re: [Libreoffice] build problems with cppunit

2011-06-01 Thread Tor Lillqvist
> after a second run, because the file Microsoft.VC80.CRT.manifest was > missing, building was successful. So it seems, that the error only > occurs in a non-pro build. Is such a non-pro build possible for you? Do > you us non-pro builds? I tried once (on Windows) and I failed miserably to make

Re: [Libreoffice] build problems with cppunit

2011-06-01 Thread Regina Henschel
Hi Michael, Regina Henschel schrieb: [..] I have some further observation: I had tried a non-pro build. Today I have deleted the --enable-dbgutil switch and started a new build. Now it compiles xml2cmp without problems. Currently it is in hwpfilter. I can tell you tomorrow, whether building was

Re: [Libreoffice] build problems with cppunit

2011-05-31 Thread Regina Henschel
Hi Michael, Michael Meeks schrieb: Hi Regina, On Mon, 2011-05-30 at 09:10 +0200, Regina Henschel wrote: I have still problems building from tar source. Actual situation: All modules folders are put into one root folder. That is odd; and/or annoying. If you want the best, most stable,

Re: [Libreoffice] build problems with cppunit

2011-05-31 Thread Michael Meeks
Hi Regina, On Mon, 2011-05-30 at 09:10 +0200, Regina Henschel wrote: > I have still problems building from tar source. Actual situation: > All modules folders are put into one root folder. That is odd; and/or annoying. If you want the best, most stable, and useful branch to hack on; I wou

Re: [Libreoffice] build problems with cppunit

2011-05-30 Thread Regina Henschel
Hi, I have started a non parallel build and now find, that the error is likely already in xml2cmp. Log is in http://pastebin.com/7cvzwtWm Any idea what is wrong? Shouldn't it be possible to build from tar sources? That worked for OOo. Kind regards Regina Regina Henschel schrieb: Hi, I h

Re: [Libreoffice] build problems with cppunit

2011-05-30 Thread Regina Henschel
Hi, Here is the log for the failing building in LO: http://pastebin.com/pTq671As and here for the successful build in OOo: http://pastebin.com/M40F5Bmq I notice, that LO has additional patches (around line 17): patching file cppunit-1.12.1/config/config.guess patching file cppunit-1.12.1/include

[Libreoffice] build problems with cppunit

2011-05-30 Thread Regina Henschel
Hi, I have still problems building from tar source. Actual situation: All modules folders are put into one root folder. Configure finished. Make starts compiling and stops with error in cppunit: TypeInfoHelper.obj : error LNK2001: unresolved external symbol __imp___invalid_parameter_noinfo an