Hello, everyone !I'm a new bird in windows/spice. I want to build vd_agent for win64, and I clone it from [1],then I run ./autogen.sh && make, but it failed, see [2], what should I do to build it? is there any document?[1][2]$ makemake all-recursivemake[1]: Entering directory '/home/pencc/Project/srcCode/vd_agent_win32'make[2]: Entering directory '/home/pencc/Project/srcCode/vd_agent_win32'CXX common/vdagent-vdcommon.oIn file included from common/vdcommon.cpp:20:0:common/vdcommon.h:26:21: fatal error: windows.h: No such filecompilation terminated.
You need mingw64-headers or mingw32-headers package (depending on
32/64 bit) for this file.
Makefile:985: recipe for target 'common/vdagent-vdcommon.o' failedmake[2]: *** [common/vdagent-vdcommon.o] Error 1make[2]: Leaving directory '/home/pencc/Project/srcCode/vd_agent_win32'Makefile:1131: recipe for target 'all-recursive' failedmake[1]: *** [all-recursive] Error 1make[1]: Leaving directory '/home/pencc/Project/srcCode/vd_agent_win32'Makefile:695: recipe for target 'all' failedmake: *** [all] Error 2
I think would be great to have a README file in the project
Frediano
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel