Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows on ARM64, Support? #950

Open
sidd-kishan opened this issue Apr 16, 2023 · 1 comment
Open

Windows on ARM64, Support? #950

sidd-kishan opened this issue Apr 16, 2023 · 1 comment

Comments

@sidd-kishan
Copy link

Dear @Yamakaja ,
Please provide us support for:-

libiio support on Windows / ARM64, to access remote sensors using the ip / serial / USB backends

so that we can interface analog devices with Windows / ARM64 over ip/serial/USB backends and possibly develop instrumentation around libiio on Windows / ARM64

Need to revisit this issue as a lot many Windows on ARM64 devices have been released since issue #705 was marked closed

@rgetz
Copy link
Contributor

rgetz commented Apr 24, 2023

I don't think much has changed since then.
https://developercommunity.visualstudio.com/t/please-add-a-windows-arm64-hosted-agent/1015752

Microsoft does not support ARM hardware in their CI infrastructure - so we can't build it.

libusb, libxml, libserialport currently do not offer windows on ARM binaries, so we have nothing to build against.

libusb "supports" things (sort of)
https://github.com/libusb/libusb/blob/master/msvc/libusb.sln
but do not include it in their releases. (they only release x86 binaries).

We are not going to bother until our perquisite projects support and release things.

For now - that's the same status as before.
-Robin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants