You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.
Would it be possible to add support for either building for ia32 or arm64 for Windows 10? The new arm64 windows machines like Microsoft Surface Pro X can't run x64 binaries.
The text was updated successfully, but these errors were encountered:
Yes, compiling it for arm64 should be possible with some minor changes. I have to check though. But we are focusing on other things at this time. Would you like to take a look ? I can help along the way. @soapdog
@master-atul I couldn't get Qt to build for Windows on ARM. I don't think all the necessary tools are availble at the moment. I'm keen to trying to get it working and then once I have it working well, get back here and try to help.
Error while setting up Qode: Error: Error while downloading Qode v2.1.0:https://github.com/nodegui/qode/releases/download/v2.1.0/qode-win32-ia32-v2.1.0.tar.gz. Not Found
win10
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Would it be possible to add support for either building for
ia32
orarm64
for Windows 10? The newarm64
windows machines like Microsoft Surface Pro X can't runx64
binaries.The text was updated successfully, but these errors were encountered: