I just succeeded in building trunk with:
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"
--with-ant-home="/cygdrive/c/apache-ant-1.9.6" --with-dm
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" --with-ant-home="/cygdri
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"
--with-ant-home="/cygd
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:
https://svn.apache.org/repos/infra/infrastructure/buildbot/aegis/buildmaster/master1/projects/openoff
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 next
Am 30.06.2017 um 20:06 schrieb Pedro Lino:
> Hi Mattias, all
>
>> Meanwhile the Portuguese and the English dictionaries were updated. I
>> committed to trunk.
>>
>> But for the 4.1.4 branch should we reopen
>> https://bz.apache.org/ooo/show_bug.cgi?id=127341 ?
>
> Since there were no changes in the