devos50 / qemu-ios

A QEMU emulator for legacy Apple devices
Other
981 stars 65 forks source link

Issue on macOS Sonoma 14.3.1 touch 1G #146

Open NezomiFloof opened 9 months ago

NezomiFloof commented 9 months ago
Screenshot 2024-02-28 at 1 20 27 PM

Whenever I configure, I always get this error. I'm not great at command line stuff, so it may be an easy fix, but nonetheless I'm not sure how to fix it. Build directory is there but I can't run 1G and get this error. Please help

NezomiFloof commented 9 months ago

Just tried this out with 2G on macOS, and 2G on Windows and got the same error. What am I missing?

zoe-vb commented 8 months ago

wrong directory, it literally means there is no file called configure in the directory above it. Which means you probably aren't inside a folder called build inside the qemu source code folder.