Am 19.01.25 um 08:06 schrieb Damjan Jovanovic:
Some good news for this weeked:

With my latest changes, my minimal Windows/amd64 build runs to completion,
OpenOffice successfully gets packaged, and the first ever Win64 OpenOffice
now exists:

$ file soffice.exe
PE32+ executable (GUI) x86-64, for MS Windows
:-)

Of course, it crashes almost immediately when run, with an assertion error
in main/bridges.

nevertheless, a very big step forward. :-)

I'm curious what still needs to be done to avoid the (any) crashes.

Marcus



On Thu, Jan 9, 2025 at 3:53 AM Damjan Jovanovic <dam...@apache.org> wrote:



On Sun, Jan 5, 2025 at 9:10 PM Matthias Seidel <matthias.sei...@hamburg.de>
wrote:



I just tried a build but of course it stopped after some time.

Is this a private branch you work on or is it available via GitHub?


I've pushed what I have so far, so you can test it:

git checkout windows-amd64
autoconf
./configure --enable-win64 (and others. I also happened to use
--disable-directx but you might not need it.)
./bootstrap
source ./winAMD64Env.set.sh
cd instsetoo_native
build -P2 -- -P2

The build should break in "postprocess". If it breaks earlier, please post
the output and your configure flags.

The remaining changes involve adding new gbuild classes so progress is
slower.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to