> http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/configure.diff?tr1=1.68&tr2=1.69&r1=text&r2=text
echo "To build QEMU with graphical output configure with --disable-gfx-check"
Wondering if that instead, shouldn't that be something like:
echo "To build QEMU without graphical output, run configu
Fri, 24 Jun 2005 22:30:40 +0100, Ronald wrote:
> the win32 installers on FreeOSZoo are build on a linux box :)
I recently finished building an QEMU image based build environment for
compiling OpenEmbedded (OpenZaurus, NLUS2, etc)... In my case it
cross-compiles arm binaries on the x86 QEMU image
> I've been trying to attach the QEmu screen to my frontend, but I
> finally realized I needed to modify QEmu source to get it.
>
> So I've attached a patch that adds a "-hwnd " argument to QEmu.
I've been pondering ways to wrap a Win32 gui (mostly likely written in
Delphi or Python, no VB.dll)
PEK,
As the author of QEMUMenu, I can tell you that I only tested it on
Windows 2000/XP hosts as I no longer have anything older that that
around.
There are most likely batch file commands/syntaxes missing from both
NT4 or Windows 9x that are in use, but at present I don't know what
they are...