Hi guys,<br>For the few days I&#39;ve been unsuccesfull in building FreeSwith on Windows 7<br><br>I did follow the Wiki line per line, but some thing is really going wrong:<br>&gt; apparently the files in /libs directory are not loaded from the net (ie the util.vbs does seem to load and unpack the libs)<br>
error is : <i>freeswitch\libs\win32\util.vbs(184, 2) msxml3.dll: Le système ne trouve pas la ressource spécifiée (ie system doesn&#39;t find specified resource)</i><br><br>&gt; then obviously the compiler starts complaining about missing stuff such as:<br>
<i>c:\users\jc\desktop\voip\freeswitch\freeswitch\src\mod\endpoints\mod_sofia\mod_sofia.h(47) : fatal error C1083: Cannot open include file: &#39;switch_version.h&#39;: No such file or directory</i><br><br>To summarize:<br>
I loaded the FreeSwitch git repository with TortoiseGit<br><br>My config is :<br>Windows 7/64bits<br>VSC2008 sp1<br>Windows SDK 7.1<br><br>My firewall is desactivated as suggested<br><br>I did follow the recommendation to clear some files:<br>
<i>del libs\apr\include\apr.h<br>del libs\js\config.h<br>del libs\js\src\jsautocfg.h<br>del libs\js\nsprpub\pr\include\prcpucfg.h<br>del libs\iksemel\include\config.h<br>del libs\xmlrpc-c\xmlrpc_config.h<br>del libs\libsndfile\src\sfconfig.h<br>
del libs\sofia-sip\libsofia-sip-ua\su\sofia-sip\su_configure.h <br>del libs\js\nsprpub\pr\include\prcpucfg.h<br><br>cd libs\win32\libsndfile<br>rename config.h sfconfig.h</i><br><br>Could a guru provide some hints on how to solve this???<br>
Thanks<br><br><br>