zealdocs / zeal

Offline documentation browser inspired by Dash
https://zealdocs.org
GNU General Public License v3.0
11.39k stars 778 forks source link

Support for Windows ARM #1411

Open ruurd opened 2 years ago

ruurd commented 2 years ago

Is there support for Windows ARM in the planning for zeal?

trollixx commented 2 years ago

I think Qt 6's WebEngine supports ARM but need to verify that. Other than that it should build.

ruurd commented 2 years ago

In fact it does at least for macos. Hmmmm. OK...

Quote: Note: Windows on ARM is only supported as a deployment target. Applications have to be cross-compiled from an x86-64 Windows machine and deployed to target.

https://doc-snapshots.qt.io/qt6-dev/supported-platforms.html

Not really an ideal situation but it might be doable.

Xazax-hun commented 10 months ago

With x64 emulation becoming better on Arm64 Windows, I think it is possible that one can run the cross-compilation tools on Arm64.

color97 commented 5 months ago

The LTS version of Qt 6 now supports macOS and Windows ARM architectures. Would you consider upgrading to Qt6? https://doc-snapshots.qt.io/qt6-dev/supported-platforms.html#macos