<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.5848" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm probably going to regret this - I'm not sure 
that I'll be able to do this without a lot of pain (nothing to do with FS - more 
my lack of ability with Visual Studio), but......, I want to try building 
FreeSwitch from source rather than using the pre-built binaries. I have a couple 
of initial questions that, hopefully, someone can answer please ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>1. I only have Visual Studio 2005 and don't see an 
upgrade to 2008 on the horizon for me.</FONT></DIV>
<DIV><FONT face=Arial size=2>Having downloaded the SVN, I see there is a VS 2005 
Solution, but it is marked as "Unsupported", although the Wiki says that you 
only need VC++2005.</FONT></DIV>
<DIV><FONT face=Arial size=2>What does "unsupported" mean in this context ? I 
guess that support for VS2005 is being dropped, but is the VS2005 Solution still 
being maintained, and if so, for how long? I'd hate to get into the build thing 
and then find that I was stalled when VS2005 support was dropped altogether 
?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>2. The whole SVN thing is new to me but I've worked 
out that I need an SVN Client on Windows to work with the source. Can anyone 
recommend the best (free) SVN Client for Windows to use with FreeSwitch. I have 
installed TortoiseSVN - a Windows Explorer Shell that looks pretty and seemed to 
work on my first build but it's not command line based so some of the tips given 
in the Wiki like "make current" and "make sounds" may be more awkward to 
achieve. Is anyone else using Tortoise and/or can give some tips on which SVN 
client to use ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>3. I built 15979 last night (with VS2005) and got 
some warnings, with data type conversion - </FONT><FONT face=Arial size=2>is 
this a known issue under Windows ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>4. There was one fatal error in the build of 
mod_opal (missing file)</FONT></DIV>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>(Some examples&nbsp;of the warnings and the 
error&nbsp;are shown below :-)</FONT></DIV>
<DIV>&nbsp;</DIV></FONT></DIV>
<DIV><FONT face=Arial size=2>5. How do I specify which options (e.g., mod_flite, 
to be included iin the build.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>6. How do I build the sounds etc. ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Regards</FONT></DIV>
<DIV><FONT face=Arial size=2>Dave</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=1>
<P>5&gt;os_unix.obj : warning LNK4221: no public symbols found; archive member 
will be inaccessible</P><FONT size=1>
<P>&nbsp;</P>
<P>1&gt;filesys.c</P>
<P>6&gt;..\..\pcre\pcre_ucp_searchfuncs.c(158) : warning C4018: '&lt;' : 
signed/unsigned mismatch</P>
<P>6&gt;..\..\pcre\pcre_ucp_searchfuncs.c(163) : warning C4018: '&lt;=' : 
signed/unsigned mismatch</P></FONT>
<P><FONT face=Arial size=2></FONT>&nbsp;</P><FONT size=1>
<P>16&gt;getenv.c</P>
<P>15&gt;..\..\src\switch_console.c(553) : warning C4244: '=' : conversion from 
'__w64 int' to 'int', possible loss of data</P>
<P>15&gt;..\..\src\switch_console.c(584) : warning C4267: '=' : conversion from 
'size_t' to 'int', possible loss of data</P></FONT>
<P><FONT face=Arial size=2></FONT>&nbsp;</P><FONT face=Arial size=2><FONT 
size=1>
<P>15&gt;switch_core_media_bug.c</P>
<P>15&gt;..\..\src\switch_core_media_bug.c(178) : warning C4244: '=' : 
conversion from 'switch_size_t' to 'uint32_t', possible loss of data</P>
<P>15&gt;..\..\src\switch_core_media_bug.c(221) : warning C4244: '=' : 
conversion from 'switch_size_t' to 'uint32_t', possible loss of data</P>
<P>15&gt;..\..\src\switch_core_media_bug.c(222) : warning C4244: '=' : 
conversion from 'switch_size_t' to 'uint32_t', possible loss of 
data</P></FONT></FONT>
<P><FONT face=Arial size=2></FONT>&nbsp;</P><FONT face=Arial size=2><FONT 
size=1>
<P>18&gt;nta_tag.c</P>
<P>21&gt;c:\freeswitch 
src\freeswitch\libs\xmlrpc-c\src\xmlrpc_server_abyss.c(894) : warning C4047: 
'initializing' : 'TOsSocket' differs in levels of indirection from 'void *'</P>
<P><FONT size=2></FONT>&nbsp;</P><FONT size=2><FONT size=1>
<P>31&gt;cl : Command line warning D9040 : ignoring option '/analyze'; Code 
Analysis warnings are not available in this edition of the 
compiler</P></FONT></FONT>
<P><FONT size=2></FONT>&nbsp;</P><FONT size=2><FONT size=1>
<P>86&gt;cl : Command line warning D9040 : ignoring option '/analyze'; Code 
Analysis warnings are not available in this edition of the compiler</P>
<P>86&gt;mod_opal.cpp</P>
<P>86&gt;c:\freeswitch src\freeswitch\src\mod\endpoints\mod_opal\mod_opal.h(33) 
: fatal error C1083: Cannot open include file: 'ptlib.h': No such file or 
directory</P>
<P>&nbsp;</P>
<P>&nbsp;</P></FONT></FONT></FONT></FONT></FONT></DIV></BODY></HTML>