Hi Jeff,<div>I just opened the solution, right click on the main solution node and selected build. It is .NET Framework 4 targeting Win32 (default I guess). Didn&#39;t to any changes.<br><br>Here is a log of the build<br><br>
Build started 1/4/2011 5:14:04 PM.<br>Project &quot;C:\Users\DEll 1\Documents\FreeSWITCH\Freeswitch3\src\mod\applications\mod_fsv\mod_fsv.2010.vcxproj&quot; on node 2 (build target(s)).<br>InitializeBuildStatus:<br>  Creating &quot;Win32\Debug\mod_fsv.unsuccessfulbuild&quot; because &quot;AlwaysCreate&quot; was specified.<br>
ClCompile:<br>  C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /I&quot;C:\Users\DEll 1\Documents\FreeSWITCH\Freeswitch3\\src\include&quot; /Zi /nologo /W4 /WX- /Od /Oy- /D _DEBUG /D DEBUG /D WIN32 /D _WINDOWS /D _USRDLL /D MOD_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo&quot;Win32\Debug\\&quot; /Fd&quot;Win32\Debug\vc100.pdb&quot; /Gd /TC /analyze /errorReport:prompt mod_fsv.c<br>
  mod_fsv.c<br>c:\users\dell 1\documents\freeswitch\freeswitch3\src\mod\applications\mod_fsv\mod_fsv.c(342): warning C6246: Local declaration of &#39;data&#39; hides declaration of the same name in outer scope. For additional information, see previous declaration at line &#39;236&#39; of &#39;c:\users\dell 1\documents\freeswitch\freeswitch3\src\mod\applications\mod_fsv\mod_fsv.c&#39;: Lines: 236<br>
Link:<br>  C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:&quot;C:\Users\DEll 1\Documents\FreeSWITCH\Freeswitch3\Win32\Debug\mod\mod_fsv.dll&quot; /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Ws2_32.lib Iphlpapi.lib Winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /ManifestFile:&quot;Win32\Debug\mod_fsv.dll.intermediate.manifest&quot; /MANIFESTUAC:&quot;level=&#39;asInvoker&#39; uiAccess=&#39;false&#39;&quot; /DEBUG /PDB:&quot;C:\Users\DEll 1\Documents\FreeSWITCH\Freeswitch3\Win32\Debug\mod\mod_fsv.pdb&quot; /TLBID:1 /DYNAMICBASE:NO /IMPLIB:&quot;C:\Users\DEll 1\Documents\FreeSWITCH\Freeswitch3\Win32\Debug\mod\mod_fsv.lib&quot; /MACHINE:X86 /DLL Win32\Debug\mod_fsv.obj<br>
  &quot;C:\Users\DEll 1\Documents\FreeSWITCH\Freeswitch3\Win32\Debug\FreeSwitchCore.lib&quot;<br>LINK : fatal error LNK1181: cannot open input file &#39;C:\Users\DEll 1\Documents\FreeSWITCH\Freeswitch3\Win32\Debug\FreeSwitchCore.lib&#39;<br>
Done Building Project &quot;C:\Users\DEll 1\Documents\FreeSWITCH\Freeswitch3\src\mod\applications\mod_fsv\mod_fsv.2010.vcxproj&quot; (build target(s)) -- FAILED.<br><br>Build FAILED.<br><br>Time Elapsed 00:00:05.55<br><br>
Lots of c1 : fatal error C1083: Cannot open source file: &#39;pcre_chartables.c&#39;: No such file or directory<br>
<br><div class="gmail_quote">On Sun, Jan 2, 2011 at 8:09 PM, Jeff Lenk <span dir="ltr">&lt;<a href="mailto:jeff@jefflenk.com" target="_blank">jeff@jefflenk.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div>
<div style="font-size: 11pt; font-family: Calibri,sans-serif;">What target are you trying to build? Post a log of the build or pastebin reference <br><br>Sent from my Windows Phone</div>
<hr>
<span style="font-weight: bold; font-size: 10pt; font-family: Tahoma,sans-serif;">From: </span><span style="font-size: 10pt; font-family: Tahoma,sans-serif;">Joao Leme</span><br><span style="font-weight: bold; font-size: 10pt; font-family: Tahoma,sans-serif;">Sent: </span><span style="font-size: 10pt; font-family: Tahoma,sans-serif;">Sunday, January 02, 2011 1:28 AM</span><br>



<span style="font-weight: bold; font-size: 10pt; font-family: Tahoma,sans-serif;">To: </span><span style="font-size: 10pt; font-family: Tahoma,sans-serif;">FreeSWITCH Users Help</span><br><span style="font-weight: bold; font-size: 10pt; font-family: Tahoma,sans-serif;">Subject: </span><span style="font-size: 10pt; font-family: Tahoma,sans-serif;">Re: [Freeswitch-users] Can&#39;t build on Windows 7 64bit C++ Express!?</span><br>



<br></div><div><div></div><div><br>
<br>
&gt; Ok Thanks. Any idea why all the errors and why i can&#39;t build? I&#39;ve built<br>
&gt; before on Windows Vista 64bit and VS2008Pro with no problems but can&#39;t get<br>
&gt; it to work on Express edition.<br>
&gt; <br>
&gt; On Sat, Jan 1, 2011 at 9:51 PM, babak yakhchali<br>
&gt;&lt;<a href="mailto:babak.freeswitch@gmail.com" target="_blank">babak.freeswitch@gmail.com</a>&gt;wrote:<br>
&gt; <br>
&gt;&gt; you just need to build the project in<br>
&gt;&gt;<br>
&gt;&gt; D:\gitRepos\2010exp-freeswitch\freeswitch\src\mod\languages\mod_managed\managed<br>
&gt;&gt; using vc# express, others should just work using vc++<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;<br>
&gt;&gt;<br>

</div></div><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>