qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: [Qemu-devel] WinQEMU - a Windows native version of QEMU


From: celestialwy
Subject: Re: Re: [Qemu-devel] WinQEMU - a Windows native version of QEMU
Date: Thu, 28 May 2009 17:32:02 +0800

Thanks for your suggestions.
The download link of the source code is http://sourceforge.net/project/downloading.php?group_id=259759&filename=WinQemu.0.10.2.src.zip&a=35685455
To build the source code, just open the WinQEMU.sln with Visual Studio 2008 and compile.
 
 
2009-05-28

celestialwy

发件人: Stefan Weil
发送时间: 2009-05-28  15:44:41
收件人: celestialwy
抄送: qemu-devel
主题: Re: [Qemu-devel] WinQEMU - a Windows native version of QEMU
celestialwy schrieb:
> WinQEMU is a Windows native version of QEMU (from 0.10.1). It ports
> the source code of QEMU to Visual C++ 2008. Consequently, it decouple
> the compilation of QEMU with the POSIX build environment. Compiling
> QEMU with Visual C++ should be very convenient for modifying and
> debugging for the Windows developers :D
> Thanks a lot for Fabrice Bellard's great work on QEMU!
> Download: https://sourceforge.net/projects/winqemu/
> To run WinQEMU, please follow these four steps:
> 1. Download and set up the VC++ 2008 Redist, download URL:
> http://sourceforge.net/project/downloading.php?group_id=259759&filename=vcredist_x86_eng.exe&a=95765247
> <http://sourceforge.net/project/downloading.php?group_id=259759&filename=vcredist_x86_eng.exe&a=95765247>
> 2. Download and unzip the WinQEMU.0.10.1.zip
> 3. Update WinQEMU.dll, WinQEMUTest.exe and WinQEMUImage.exe with the
> latest WinQEMU package (so far, the newest version is 0.10.5)
> 4. Execute linux.bat to run the preinstalled Linux.img. Of course, you
> can change the BAT file to install a new OS image. Download URL
> http://sourceforge.net/project/downloading.php?group_id=259759&filename=WinQEMU.0.10.1.zip&a=30733783
> <http://sourceforge.net/project/downloading.php?group_id=259759&filename=WinQEMU.0.10.1.zip&a=30733783>
Please add a link to your source code, too.
This is a developer list, so people prefer to compile the code
themselves, not to use precompiled binaries.
The VC++ 2008 Redist should be downloaded from Microsoft,
not from sourceforge.
Your source distribution contains several binaries, too.
Some english (not chinese) instructions how to build them
would help, too.
Regards
Stefan Weil

reply via email to

[Prev in Thread] Current Thread [Next in Thread]