The app should be able to run under the x64 emulation for ARM, but I'm not too familiar with it. Is the app not launching at all under emulation, or is it launching and not doing anything at all?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The app should be able to run under the x64 emulation for ARM, but I'm not too familiar with it. Is the app not launching at all under emulation, or is it launching and not doing anything at all?
No, it doesn't work, emulation means it's like sandboxed, no direct interaction with the computer, native armhf and arm64 versions only will work, for emulating, windows 10 & 11 arm supports x86 & x64. I used Win 10 arm64 (no pics) and armhf versions on Raspberry Pi 4b just to check (u can see that no matter what I search it shows in edge and there is no logs folder too) (I have a doubt, does this app work on Windows 10?)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
@HarshalKudale I know you're using C#. This may be an option for your solution?
Yep, someone recently reported issue about NoMoEdge not working on ARM. I am currently looking into solving that along with other bugs. I am currently newbie in c# as well so I will try my best.
edit:- now works on arm
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Originally posted by: rcmaehl
The app should be able to run under the x64 emulation for ARM, but I'm not too familiar with it. Is the app not launching at all under emulation, or is it launching and not doing anything at all?
Originally posted by: zedd-0
it's just a wish/feature-request for the future.
a slim version is always better than an emulation.
today i have not an ARM-system,
but in future, i am interested in one.
Originally posted by: gnpaone
No, it doesn't work, emulation means it's like sandboxed, no direct interaction with the computer, native armhf and arm64 versions only will work, for emulating, windows 10 & 11 arm supports x86 & x64. I used Win 10 arm64 (no pics) and armhf versions on Raspberry Pi 4b just to check (u can see that no matter what I search it shows in edge and there is no logs folder too) (I have a doubt, does this app work on Windows 10?)










Originally posted by: rcmaehl
Yes. I'm currently using it on 10. Minimum requirement in Win 8.1
Originally posted by: CryoRenegade
Does AutoIT even have ARM support? Sounds like a pain, especially with Win10 and Win11 ARM in the state it is in.
Originally posted by: rcmaehl
It does not. But I may offer a version in a language that does support ARM. I'm just less experienced in them
Originally posted by: CryoRenegade
Might be easier to rewrite the while thing using a MSVC compatible
language. Rust is also making headlines in windows thanks to cargo.
On Mon, Dec 6, 2021, 3:21 PM Robert C. Maehl @.***>
wrote:
Originally posted by: rcmaehl
@HarshalKudale I know you're using C#. This may be an option for your solution?
Originally posted by: HarshalKudale
Yep, someone recently reported issue about NoMoEdge not working on ARM. I am currently looking into solving that along with other bugs. I am currently newbie in c# as well so I will try my best.
edit:- now works on arm
Originally posted by: ylluminate
Would be nice to use this with Win11-ARM on Parallels in macOS. Thanks for raising this issue.