ARM support

I know it’s maybe a bit early for this. Just being curious.

While the macOS version is now a universal download suitable for Intel and Apple Silicon macs, I can see the Windows version is available as a 32- or 64-bit download.

Any thoughts from the developers about a future port so it runs natively on devices like the Surface Pro X?

Also, anyone with an ARM device willing to try the 32-bit version under emulation?

Good job, L&L.

I have been running the 64bit version of Scrivener on my Surface Pro X using the insider builds. I am not a heavy or experienced user of Scrivener, but so far I have had only one issue. In general I have had very few issues with any x64 software under the Windows preview versions.

In my view ARM64 is the next phase of consumer computing, perhaps computing in general so I would like to see a Window ARM build of scrivener. Even VLC now has an ARM version for Windows.

My one issue is that the insider previews update weekly and it breaks my Scrivener licensing so I have been avoiding using Scrivener on my Surface Pro X as I don’t want my license blacklisted and I don’t want to run out of trial days. A real shame because the Surface Pro X is a fantastic choice for portable use.

I am considering reverting back to the original ARM stable build to overcome this issue but I have a few 64bit only programs i use and it would also require a complete reinstall.

I patiently wait for LL to release an ARM Windows version and for Microsoft to release a stable Windows on ARM with x64 support.

Keep in mind that Scrivener for Windows isn’t just a Windows native application, but is built on top of the Qt development framework. For there to be a Scrivener 3 for Windows on ARM64, the Qt platform first has to support it.

Scrivener 3.0.0.0 and 3.0.1.0 seem to be built on top of Qt 15.5, which according to the documentation I found here does not appear to support ARM64, only x86 (Intel/AMD 32-bit) and x86_64 (Intel/AMD 64-bit). Qt 6.1 appears to have even dropped 32-bit support.

I would be very surprised if ARM64 support was added to an older version of Qt, so once ARM64 is a supported platform for Qt (probably in a 6.x branch, i would imagine) L&L would then need to update Scrivener 3 to work with the new version of Qt before they could even begin to work towards ARM64 compilation. Most of the work would be done at that point, to be fair, if the various frameworks have done their work, but there will always be bugs and gaps to work around.

All of this is a long-winded way of saying there are more dependencies that would have to be met before Scrivener 3 on Windows 10 for ARM64 will be a viable option, and the bulk of that work is out of L&L’s hands.