qemu-ios icon indicating copy to clipboard operation
qemu-ios copied to clipboard

I am having problems compiling QEMU

Open NikNikovsky opened this issue 1 year ago • 12 comments
trafficstars

I have no idea how to do this

NikNikovsky avatar Dec 14 '23 18:12 NikNikovsky

obraz

NikNikovsky avatar Dec 14 '23 18:12 NikNikovsky

and yes, MINGW_x64 is "installed" and I added it into my PATH. (Windows 11 23H2)

NikNikovsky avatar Dec 14 '23 18:12 NikNikovsky

You need to open a bash terminal. Typically you can get that if you install something like MSYS2.

LagLifeYT avatar Dec 14 '23 21:12 LagLifeYT

Does git bash work the same?

NikNikovsky avatar Dec 15 '23 07:12 NikNikovsky

Git Bash probably wont work since I don't believe it has build system stuff (make, etc.) built in, but MSYS2 includes everything you need.

jvyden avatar Dec 15 '23 22:12 jvyden

I will try to do that in the morning. If anything else comes up, do let me know. (Also, a link to MSYS2 would be nice)

NikNikovsky avatar Dec 15 '23 23:12 NikNikovsky

@jvyden I have MSYS2 installed, what do I do now?

NikNikovsky avatar Dec 16 '23 10:12 NikNikovsky

like seriously, I need help in here.

NikNikovsky avatar Dec 16 '23 18:12 NikNikovsky

@NikNikovsky I haven't tried yet to compile the project on Windows. However, one thing that might help is to rebase the main branch on top of the latest commits made in QEMU. This might resolve various compilation issues and I'll try this as soon as I can!

devos50 avatar Dec 17 '23 06:12 devos50

Alright

NikNikovsky avatar Dec 17 '23 18:12 NikNikovsky

@NikNikovsky I have done this rebasing. Maybe you can try again to compile it? Also, there are some commands in the RUNNING.md file now.

devos50 avatar Jan 01 '24 16:01 devos50

I'll try when I can

NikNikovsky avatar Jan 02 '24 15:01 NikNikovsky