I don&#39;t believe we&#39;re supporting VC 2005 at this point. The solution file for 2008 works just fine.<br><br>Also, did you bother to read the this before launching the executable? <a href="http://wiki.freeswitch.org/wiki/Installation_Guide#Precompiled_Binaries">http://wiki.freeswitch.org/wiki/Installation_Guide#Precompiled_Binaries</a><br>
<br><p>Before starting up FreeSwitch, make sure you have the Microsoft VC++ 2008 redistributable library installed:
</p>
<pre><a href="http://www.microsoft.com/downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&amp;displaylang=en" class="external free" title="http://www.microsoft.com/downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&amp;displaylang=en" rel="nofollow">http://www.microsoft.com/downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&amp;displaylang=en</a>   (free download)</pre>
<br><br><div class="gmail_quote">2008/12/5 Yours <span dir="ltr">&lt;<a href="mailto:huyours@163.com">huyours@163.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<p>Dear all,</p>
<p>I am realy fresh man with Freeswitch.</p>
<p>I want to develop a windows version. so I try compile freeswitch following the guide in &quot;Download &amp; Installation Guide&quot;, but&nbsp;I can not succeed. I try fix some failure. But there are still so many fatal failure as following. any body could help me or give a updated guide on windows.</p>

<p>BTW. I download the exe package&nbsp;on windows, it does not work on windows xp.</p>
<p>3&nbsp;error C2220: warning treated as error - no &#39;object&#39; file generated&nbsp;d:\freeswitch\libs\sofia-sip\libsofia-sip-ua\msg\msg_parser.c&nbsp;1&nbsp;<br>5&nbsp;error C2220: warning treated as error - no &#39;object&#39; file generated&nbsp;d:\freeswitch\libs\sofia-sip\libsofia-sip-ua\nua\nua.c&nbsp;1&nbsp;<br>
7&nbsp;Can not delete"d:\freeswitch\libs\howl-1.0.0"。&nbsp;<br>8&nbsp;error LNK2019: unresolved external symbol _va_copy referenced in function _BuildArgArray&nbsp;jsprf.obj&nbsp;<br>9&nbsp;fatal error LNK1120: 1 unresolved externals&nbsp;D:\freeswitch\Debug\js32.dll&nbsp;1&nbsp;<br>
10&nbsp;error LNK2019: unresolved external symbol <a href="mailto:__imp__apr_md5@12" target="_blank">__imp__apr_md5@12</a> referenced in function <a href="mailto:_switch_md5@12" target="_blank">_switch_md5@12</a>&nbsp;switch_apr.obj&nbsp;<br>
11&nbsp;fatal error LNK1120: 1 unresolved externals&nbsp;D:\freeswitch\Debug\FreeSwitch.dll&nbsp;1&nbsp;<br>12&nbsp;error C2220: warning treated as error - no &#39;object&#39; file generated&nbsp;d:\freeswitch\src\include\switch_utils.h&nbsp;70&nbsp;<br>19&nbsp;error C2220: warning treated as error - no &#39;object&#39; file generated&nbsp;d:\freeswitch\src\include\switch_utils.h&nbsp;70&nbsp;<br>
24&nbsp;error C2220: warning treated as error - no &#39;object&#39; file generated&nbsp;d:\freeswitch\src\include\switch_utils.h&nbsp;70&nbsp;<br>32&nbsp;error C2220: warning treated as error - no &#39;object&#39; file generated&nbsp;d:\freeswitch\src\include\switch_utils.h&nbsp;70&nbsp;<br>
44&nbsp;error C2220: warning treated as error - no &#39;object&#39; file generated&nbsp;d:\freeswitch\src\include\switch_utils.h&nbsp;70&nbsp;<br></p>
<p>&nbsp;</p><br><br><hr>
<a href="http://www.yeah.net" target="_blank">网易免费邮,全球最大的中文免费邮箱</a>
<br>_______________________________________________<br>
Freeswitch-dev mailing list<br>
<a href="mailto:Freeswitch-dev@lists.freeswitch.org">Freeswitch-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>