Re: problems building trunk on Windows

2017-07-02 Thread Don Lewis
On 1 Jul, To: dev@openoffice.apache.org wrote: > Has anyone build recent versions of trunk on Windows? I'm running into > some problems that I haven't encountered before. The first is that the > sal module fails to build because it can't find gtest.h. I was able to > work around that by adding

Re: problems building trunk on Windows

2017-07-02 Thread Damjan Jovanovic
Sorry the options didn't have --disable-unit-tests at the end, that got pasted by accident. It was just: SDK_PATH="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0" ./configure --with-frame-home="$SDK_PATH" --with-psdk-home="$SDK_PATH" --with-midl-path="$SDK_PATH/bin"

Re: problems building trunk on Windows

2017-07-02 Thread Damjan Jovanovic
I successfully built the latest trunk on Windows with the following setup: 32 bit VirtualBox VM Windows XP SDK_PATH="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0" ./configure --with-frame-home="$SDK_PATH" --with-psdk-home="$SDK_PATH" --with-midl-path="$SDK_PATH/bin"

Re: problems building trunk on Windows

2017-07-01 Thread Matthias Seidel
Hi Don, I couldn't build trunk when I tried it recently... But when our Windows buildbots were still intact, they did produce 4.2.0 daily builds. Maybe you can see something in the configuration:

problems building trunk on Windows

2017-07-01 Thread Don Lewis
Has anyone build recent versions of trunk on Windows? I'm running into some problems that I haven't encountered before. The first is that the sal module fails to build because it can't find gtest.h. I was able to work around that by adding --disable-unit-tests to the configure options. The

Re: problems building trunk with options: --enable-pch // --enable-win-x64-shellext

2016-12-29 Thread Oliver Brinzing
Hi Raphael, I'm afraid I must disappoint you, but I never worked for SUN/Staroffice, maybe you've got me confused with someone else Oliver - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional

Re: problems building trunk with options: --enable-pch // --enable-win-x64-shellext

2016-12-28 Thread Raphael Bircher
Hi Oliver, I have to look twice, as I read your name. Do you get homesick? For all newer one. Oliver Brinzing was a engeneer at the SUN StarOffice/OpenOffice team. Am 12/28/2016 um 5:34 PM schrieb Oliver Brinzing: i started with aoo414 branch debug build and it worked. then i tried to

problems building trunk with options: --enable-pch // --enable-win-x64-shellext

2016-12-28 Thread Oliver Brinzing
i started with aoo414 branch debug build and it worked. then i tried to build from trunk, but failed, until i disabled "--enable-pch". but build always stopped in module "extensions", source/activex/main, already reported: windows build breaks in module extensions - activex

Problems on trunk ...

2014-03-31 Thread Jürgen Schmidt
Hi, we have noticed some serious problems on trunk and I recommend not to use the current trunk for any testing. It simply doesn't make sense and we are analyzing the problem ... Juergen - To unsubscribe, e-mail: dev-unsubscr