[Libreoffice-bugs] [Bug 137143] Offer a Windows on ARM64 installer

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Oct 4 21:12:12 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=137143

--- Comment #4 from Jan-Marek Glogowski <glogow at fbihome.de> ---
So I've updated the Windows build instructions in the wiki for ARM64. I don't
have a fresh install, but my setup just has two entries with ARM64 in the
installed components list:

* MSVC v142 - VS 2019 C++ ARM64 build tools (v14.2x)
* C++ ATL for v142 build tools (ARM64)

The LibreOfficeWinArm64.conf is the same then the LibreOfficeWin64.conf, except
for the architecture.

I tried to build with the new ".NET 5" SDK, which has a native Arm64 build, but
it's very different from the previous ".NET Framework 4.x". Currently I think
it might be the best to offer the clr interface and climaker, based on the x86
version of .NET 4.x. See https://github.com/dotnet/runtime/issues/36699 for
more infos regarding Arm64 .NET.

Current state is at: https://gerrit.libreoffice.org/c/core/+/103933

Nevertheless the config without cli support builds here, like described in the
Windows build instructions in the Wiki. Use LibreOfficeWinArm64.conf and
--with-jdk-home=<Windows Arm64 OpenJDK>, and you get a working instdir and
untested MSIs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201004/abbcd1fb/attachment.htm>


More information about the Libreoffice-bugs mailing list