[Spice-devel] Build windows virt-viewr
Lindsay Mathieson
lindsay.mathieson at gmail.com
Sun Dec 8 17:44:28 PST 2013
On 9 December 2013 10:53, Lindsay Mathieson <lindsay.mathieson at gmail.com> wrote:
>
> The build also seems to need python - any particular version?
3.x doesn't work, 2.7 seems to be ok. Also had to install the pyparsing module.
I seem to have the build modules and env together now, but getting
1000's of compile errors from the header files.
for lz,h
Error 1 error C2059: syntax error : 'constant'
c:\projects\spice\spice-common\common\lz.h 22 redc
Error 2 error C2238: unexpected token(s) preceding ';'
c:\projects\spice\spice-common\common\lz.h 22 redc
Error 3 error C2059: syntax error : 'constant'
c:\projects\spice\spice-common\common\lz.h 23 redc
Error 4 error C2238: unexpected token(s) preceding ';'
c:\projects\spice\spice-common\common\lz.h 23 redc
Error 5 error C2059: syntax error : 'constant'
c:\projects\spice\spice-common\common\lz.h 24 redc
Error 6 error C2238: unexpected token(s) preceding ';'
c:\projects\spice\spice-common\common\lz.h 24 redc
I'm guessing some compatibility level? I'm using Visual Studio 2008
--
Lindsay
More information about the Spice-devel
mailing list