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 64-bit software on pi64 with wine? #96

Open
goutham1220 opened this issue Mar 2, 2019 · 2 comments
Open

Windows 64-bit software on pi64 with wine? #96

goutham1220 opened this issue Mar 2, 2019 · 2 comments

Comments

@goutham1220
Copy link

I've been having trouble trying install any sort of Windows software on pi64. I haven't even been able to download Wine properly. The failures for Wine may just be my fault but can anyone let me know how to install Windows 32-bit and 64-bit on pi64? If pi64 doesn't support that, are there any other 64-bit OSes that work on raspberry pi 3 b+ that I could use to install Windows software?

@Gaojianli
Copy link

... I think you should learn more about computer ISA knowledge. The windows 64bit is working on X86_64, while pi64 is working on arm64. As the name showed, wine is not emulater, so most windows software can't work on wine. What you need is qemu, or you can try windows on arm64 instead

@lucloner
Copy link

arm32/64 had wine, you could read https://wiki.winehq.org/ARM64
it could run win apps with kvm.
and it might support win arm apps.

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

3 participants