devos50 / qemu-ios

A QEMU emulator for legacy Apple devices
Other
865 stars 63 forks source link

When compiling on Windows, it doesn't create the "qemu-system-arm" directory #124

Open PluszDaniel opened 5 months ago

PluszDaniel commented 5 months ago

After I compilation, it doesn't created the directory Screenshot 2024-01-14 103755

spetterman66 commented 5 months ago

Have you watched the video at https://www.youtube.com/embed/bxg4QlwENsI?


From: PluszDaniel @.> Sent: Sunday, January 14, 2024 10:38 AM To: devos50/qemu-ios @.> Cc: Subscribed @.***> Subject: [devos50/qemu-ios] When compiling on Windows, it doesn't create the "qemu-system-arm" directory (Issue #124)

After I compilation, it doesn't created the directory Screenshot.2024-01-14.103755.png (view on web)https://github.com/devos50/qemu-ios/assets/89598585/1d5fb864-7152-413a-a131-2ce89eed80b8

— Reply to this email directly, view it on GitHubhttps://github.com/devos50/qemu-ios/issues/124, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQQXXR46UQUPK5UTHBNWH7DYOORSBAVCNFSM6AAAAABBZ7AKZCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA4DANRVGU2DGMA. You are receiving this because you are subscribed to this thread.Message ID: @.***>

PluszDaniel commented 5 months ago

no i'm not, but i will try to troubleshoot with this

MrDiagnose commented 5 months ago

the binary(qemu-system-arm.exe) is inside the "build" directory inside the "arm-softmmu" directory a symbolic link should have been created its like a shortcut but it fails, but it works on linux so just copy the qemu-system-arm.exe binary to a different directory, hope it helps.