Re: Missing dll

2022-08-12 Thread Stefan Weil via
2048 Error message:…libncursesw6.dll not found… This should be fixed since 2022-08-09. From notes on https://qemu.weilnetz.de/w64/: History *2022-08-09*: New QEMU installers (7.1.0-rc1). Added missing DLL files. *2022-08-05*: New QEMU installers (7.1.0-rc1). Missing DLL files. * *

Re: Missing dll

2022-08-11 Thread Yonggang Luo
On Thu, Aug 11, 2022 at 6:15 AM Peter Butler wrote: > > In x64 win10 I today I d/l QEMU into new directory. Then navigated to that dir and… > > qemu-system-aarch64 -boot d -cdrom f:\Downloads\debian-11.4.0-arm64-netinst.iso -m 2048 > Where do you download? I think it's because libncursesw6 is not

Re: Missing dll

2022-08-11 Thread Philippe Mathieu-Daudé via
Cc'ing qemu-windows@ team On 10/8/22 23:42, Peter Butler wrote: In x64 win10 I today I d/l QEMU into new directory. Then navigated to that dir and… qemu-system-aarch64 -boot d -cdrom f:\Downloads\debian-11.4.0-arm64-netinst.iso -m 2048 Error message:…libncursesw6.dll not found… Please help

Missing dll

2022-08-10 Thread Peter Butler
In x64 win10 I today I d/l QEMU into new directory. Then navigated to that dir and… qemu-system-aarch64 -boot d -cdrom f:\Downloads\debian-11.4.0-arm64-netinst.iso -m 2048 Error message:…libncursesw6.dll not found… Please help Thank you