Page 5 of 5
					
				
				Posted: Thu Dec 22, 2005 1:50 pm
				by Coolman
				
			 
			
					
				
				Posted: Thu Dec 22, 2005 9:27 pm
				by Straker
				Thanks Beach, I will give it a try.
			 
			
					
				
				Posted: Fri Dec 23, 2005 7:49 pm
				by KarLKoX
				QEMU 0.8.0 : now using directsound, compiled with directx 9, the sound works perfectly ! (even with webradios, shoutcast/icecast streams).
 
			 
			
					
				
				Posted: Sat Dec 24, 2005 1:01 pm
				by Coolman
				KarLKoX wrote:QEMU 0.8.0 : now using directsound, compiled with directx 9, the sound works perfectly ! (even with webradios, shoutcast/icecast streams).
 
Bravo KarlKox, je reedite puisque je viens de voir que le compilo, c'est gcc, ca m'interesserait de connaitre les etapes pour obtenir une version windows... 

 
			 
			
					
				
				Posted: Sat Dec 24, 2005 2:20 pm
				by KarLKoX
				Hi 

This is very simple, first, download 
Mingw and MSYS (not needed but very usefull), second, download the official 
directx sdk (oh, an update is available), install the 
mingw dx9 libs (.a generated from .lib files from the sdk), download the latest 
SDL and compile it (very simple, ./configure && make should do the work) and 
zlib.
Launch msys, go to the qemu source directory then type :
./configure --target-list=i386-softmmu --enable-mingw32 --enable-adlib --enable-dsound 
That's it. Good luck !  

 
			 
			
					
				
				Posted: Sat Dec 24, 2005 2:42 pm
				by Coolman
				Thanks 

 
			 
			
					
				
				Posted: Fri May 05, 2006 3:31 pm
				by KarLKoX
				
			 
			
					
				
				Posted: Wed Jul 26, 2006 11:10 am
				by KarLKoX
				
			 
			
					
				
				Posted: Sun Jul 30, 2006 12:02 pm
				by KarLKoX
				Qemu-0.8.2-gcc4.1.1-KarLKoX now compiled with gcc 4.1.1, latest dx9 sdk (april 2006) and latest sdl sdk (1.2.11).
 
			 
			
					
				
				Posted: Thu Aug 17, 2006 7:54 am
				by bembulak
				Since I'm not deep into debian:
I'd like to install the "libpangocairo", but can't find it via apt-get. Has anyone a hint for me? Thanks.
			 
			
					
				
				Posted: Thu Aug 17, 2006 10:51 am
				by Coolman