When I open the project on C++ Express I get error messages:<br><br>Platform x64 referenced in the project file FreeSwitchConsole cannot be found. Please make sure you have it installed under %VCTargetsPath%\Platforms\x64<br>
<br>Then when I try to build I get:<br><br>========== Build: 69 succeeded, 72 failed, 0 up-to-date, 17 skipped ==========<br><br>I&#39;ve attached the complete output. Any help is appreciated. I did all following the instructions on <a href="http://wiki.freeswitch.org/wiki/Installation_for_Windows">http://wiki.freeswitch.org/wiki/Installation_for_Windows</a> and I did select the Freeswitch.2010.express.sln<br>
<br>Thanks,<br>John<br><br>Resume:<br><br>LINK : fatal error LNK1104: cannot open file &#39;C:\Users\DEll 1\Documents\FreeSWITCH\freeswitch\libs\win32\pcre\Win32\Debug\libpcre.lib&#39;<br><br>Many Warnings of each:<br><br>
floating\bv32\bv32lspquan.c(156): warning C4244: &#39;=&#39; : conversion from &#39;int&#39; to &#39;int16_t&#39;, possible loss of data<br><br>..\..\flite-1.3.99\lang\cmu_time_awb\cmu_time_awb.c(81): warning C4090: &#39;=&#39; : different &#39;const&#39; qualifiers<br>
<br>..\..\celt-0.7.1\libcelt\vq.c(63): warning C4244: &#39;=&#39; : conversion from &#39;double&#39; to &#39;celt_word16&#39;, possible loss of data<br><br>..\..\libg722_1\src\tables.c(162): warning C4305: &#39;initializing&#39; : truncation from &#39;double&#39; to &#39;const float&#39;<br>
<br>and then Errors:<br><br>LINK : fatal error LNK1181: cannot open input file &#39;C:\Users\DEll 1\Documents\FreeSWITCH\freeswitch\Win32\Debug\FreeSwitchCore.lib&#39;<br><br>LINK : fatal error LNK1181: cannot open input file &#39;C:\Users\DEll 1\Documents\FreeSWITCH\freeswitch\Win32\Debug\FreeSwitchCore.lib&#39;<br>
<br>freeswitch_managed.cpp : fatal error C1192: #using failed on &#39;C:\Users\DEll 1\Documents\FreeSWITCH\freeswitch\Win32\Debug\mod\FreeSWITCH.Managed.dll&#39;<br>          &#39;The system cannot find the file specified.&#39;<br>
<br>MORE<br>freeswitch_managed.cpp : fatal error C1192: #using failed on &#39;C:\Users\DEll 1\Documents\FreeSWITCH\freeswitch\Win32\Debug\mod\FreeSWITCH.Managed.dll&#39;<br>          &#39;The system cannot find the file specified.&#39;<br>
  freeswitch_wrap.2010.cxx<br>freeswitch_wrap.2010.cxx : fatal error C1192: #using failed on &#39;C:\Users\DEll 1\Documents\FreeSWITCH\freeswitch\Win32\Debug\mod\FreeSWITCH.Managed.dll&#39;<br>          &#39;The system cannot find the file specified.&#39;<br>
  mod_managed.cpp<br>mod_managed.cpp : fatal error C1192: #using failed on &#39;C:\Users\DEll 1\Documents\FreeSWITCH\freeswitch\Win32\Debug\mod\FreeSWITCH.Managed.dll&#39;<br>          &#39;The system cannot find the file specified.&#39;<br>
  Generating Code...<br>------ Build started: Project: mod_shout, Configuration: Debug Win32 ------<br>  mod_shout.c<br>LINK : fatal error LNK1181: cannot open input file &#39;C:\Users\DEll 1\Documents\FreeSWITCH\freeswitch\Win32\Debug\FreeSwitchCore.lib&#39;<br>
------ Build started: Project: mod_loopback, Configuration: Debug Win32 ------<br>cl : Command line warning D9040: ignoring option &#39;/analyze&#39;; Code Analysis warnings are not available in this edition of the compiler<br>
  mod_loopback.c<br>LINK : fatal error LNK1181: cannot open input file &#39;C:\Users\DEll 1\Documents\FreeSWITCH\freeswitch\Win32\Debug\FreeSwitchCore.lib&#39;<br>------ Build started: Project: mod_vmd, Configuration: Debug Win32 ------<br>
cl : Command line warning D9040: ignoring option &#39;/analyze&#39;; Code Analysis warnings are not available in this edition of the compiler<br>  mod_vmd.c<br>LINK : fatal error LNK1181: cannot open input file &#39;C:\Users\DEll 1\Documents\FreeSWITCH\freeswitch\Win32\Debug\FreeSwitchCore.lib&#39;<br>
------ Build started: Project: mod_siren, Configuration: Debug Win32 ------<br>cl : Command line warning D9040: ignoring option &#39;/analyze&#39;; Code Analysis warnings are not available in this edition of the compiler<br>
  mod_siren.c<br>LINK : fatal error LNK1181: cannot open input file &#39;C:\Users\DEll 1\Documents\FreeSWITCH\freeswitch\Win32\Debug\FreeSwitchCore.lib&#39;<br>------ Build started: Project: fs_cli, Configuration: Debug Win32 ------<br>
  getopt_long.c<br>  fs_cli.c<br>  Generating Code...<br>  fs_cli.2010.vcxproj -&gt; C:\Users\DEll 1\Documents\FreeSWITCH\freeswitch\Win32\Debug\fs_cli.exe<br>------ Build started: Project: mod_easyroute, Configuration: Debug Win32 ------<br>
cl : Command line warning D9040: ignoring option &#39;/analyze&#39;; Code Analysis warnings are not available in this edition of the compiler<br>  mod_easyroute.c<br>LINK : fatal error LNK1181: cannot open input file &#39;C:\Users\DEll 1\Documents\FreeSWITCH\freeswitch\Win32\Debug\FreeSwitchCore.lib&#39;<br>
------ Build started: Project: mod_lcr, Configuration: Debug Win32 ------<br>cl : Command line warning D9040: ignoring option &#39;/analyze&#39;; Code Analysis warnings are not available in this edition of the compiler<br>
  mod_lcr.c<br>mod_lcr.c(637): warning C4244: &#39;=&#39; : conversion from &#39;float&#39; to &#39;int&#39;, possible loss of data<br>LINK : fatal error LNK1181: cannot open input file &#39;C:\Users\DEll 1\Documents\FreeSWITCH\freeswitch\Win32\Debug\FreeSwitchCore.lib&#39;<br>
<br><b>COMPLETE OUTPUT ATTACHED:</b><br><br><br>