<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div><br></div><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;" data-mce-style="border-left: 2px solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial" data-mce-style="line-height: 1.7; color: #000000; font-size: 14px; font-family: Arial;"><div>Hello, everyone !</div><div>     I'm a new bird in windows/spice. I want to build vd_agent for win64, and I clone it from  [1],</div><div>then I run ./autogen.sh && make, but it failed, see [2], what should I do to build it? is there any document?</div><br><div><br></div><div>[1]</div><div><a href="https://gitlab.freedesktop.org/spice/win32/vd_agent" target="_blank" data-mce-href="https://gitlab.freedesktop.org/spice/win32/vd_agent">https://gitlab.freedesktop.org/spice/win32/vd_agent</a><br data-mce-bogus="1"></div><div><br></div><div>[2]</div><div><div>$ make</div><div>make  all-recursive</div><div>make[1]: Entering directory '/home/pencc/Project/srcCode/vd_agent_win32'</div><div>make[2]: Entering directory '/home/pencc/Project/srcCode/vd_agent_win32'</div><div>  CXX      common/vdagent-vdcommon.o</div><div>In file included from common/vdcommon.cpp:20:0:</div><div>common/vdcommon.h:26:21: fatal error: windows.h: No such file</div><div>compilation terminated.</div></div></div></blockquote><div>You need mingw64-headers or mingw32-headers package (depending on<br></div><div>32/64 bit) for this file.<br></div><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;" data-mce-style="border-left: 2px solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial" data-mce-style="line-height: 1.7; color: #000000; font-size: 14px; font-family: Arial;"><div><div>Makefile:985: recipe for target 'common/vdagent-vdcommon.o' failed</div><div>make[2]: *** [common/vdagent-vdcommon.o] Error 1</div><div>make[2]: Leaving directory '/home/pencc/Project/srcCode/vd_agent_win32'</div><div>Makefile:1131: recipe for target 'all-recursive' failed</div><div>make[1]: *** [all-recursive] Error 1</div><div>make[1]: Leaving directory '/home/pencc/Project/srcCode/vd_agent_win32'</div><div>Makefile:695: recipe for target 'all' failed</div><div>make: *** [all] Error 2</div></div></div></blockquote><div>I think would be great to have a README file in the project<br></div><div><br></div><div>Frediano</div><div><br></div></div></body></html>