On Tue, 29 Dec 2009 23:43:16 +0100 (CET)
Frédéric Grelot <[email protected]> wrote:

> Thanks for your (fast!) answer.
> 
> Ok, you confirm that the version-mismatch are problematic...
> Since I would be interested in testing the development branch, I would be 
> very happy to have the precompiled version of the driver that you may have. 
> However, are there any easy method to build it myself, for the case when the 
> server/client will have evolved and that I would update them? (using cygwin 
> or any such tools...). I don't really know how building works in windows for 
> this kind of program...
> 
> Thanks for that.
> 
> Frederic.
> 

You need to setup windows 2003 ddk enviorment (you can install it on windows xp 
guest)
the iso for the installtion can be found at:
http://download.microsoft.com/download/9/0/f/90f019ac-8243-48d3-91cf-81fc4093ecfd/1830_usa_ddk.iso

After installting the ddk you will have to create new enviorment varible:
Varible name: SPICE_COMMON_DIR
Varible value: c:\...where_is_the_spice_common_dir_from_the_spice_server_dir\

After finishing this steps you can go to:
Start -> Allo Programs -> Development Kits -> Windows DDk 3790... -> Build 
enviorment ->
Windows XP -> Windows Free Build Enviroment
(Make sure to use the Free and not the check, the check is debug version)


Then make command on the qxl/win/miniport/ dir, and make command on the 
qxl/win/display/ dir
will create 3 new files.
you will have to copy qxldd.dll qxl.sys and qxl.inf and put it in new dir.

I sure you will have more issues with building the driver,
so dont be afried to ask for help if you have any.

Thanks.






------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Spice-space-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/spice-space-devel

Reply via email to