[Spice-devel] Build Win 32 client for kraxel.fedorapeople.org

Uri Lublin uril at redhat.com
Mon Aug 9 07:29:19 PDT 2010


On 08/09/2010 03:52 AM, bwellsnc wrote:
> With the version that I build using Visual Studio C++ Express, I now
> have a gui where I can enter the server name, port number, secure port
> number, and password.  This leads me to believe that mingw32 is not
> building all the dependencies for spicec.exe.   I think the gui portion
> is being skipped for some reason.  Also, I noticed that during the
> mingw32 rpm build the redc.rc file is touched.  That is where I changed
> the below windows.h section.  I am not sure if this has anything todo
> with anything either.
>

When using configure, by default, the gui is disabled (need --enable-gui to 
enable it).
To disable the gui when building with Visual Studio, try removing the USE_GUI 
from CFLAGS (or -DUSE_GUI).



More information about the Spice-devel mailing list