Download Pelles C here: http://www.pellesc.se
qemu-system-aarch64 \
-machine virt \
-cpu cortex-a72 \
-m 4G \
-bios QEMU_EFI.fd \
-drive file=windows_arm.qcow2,if=virtio \
-device virtio-net-device \
-netdev user,id=n1QuoteBut expect trial-and-error with:
Storage drivers
Display (often -device ramfb or virtio-gpu)
Quote from: TimoVJL on March 31, 2026, 03:57:36 PMEDIT: A those 7Zip headers are just a total mess.Hence my personal policy...
#if !defined(USE_ASM) && _MSC_VER >= 1500
#include <intrin.h>
#endif
Quote from: TimoVJL on March 31, 2026, 11:02:19 AMSome C-code needs _MSC_VER 1500 just for using intrin.hNeither <intrin.h> nor files included by <intrin.h> contains any reference to _MSC_VER.
A new define won't help.
One test was 7Zip code
Quote from: Pelle on March 31, 2026, 10:06:30 AMSounds like what I stumbled on yesterday, by dumb luck.

Page created in 0.064 seconds with 15 queries.