<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v = 
"urn:schemas-microsoft-com:vml" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word" xmlns:st1 = 
"urn:schemas-microsoft-com:office:smarttags"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.5296.0" name=GENERATOR><!--[if !mso]>
<STYLE>v\:* {
        BEHAVIOR: url(#default#VML)
}
o\:* {
        BEHAVIOR: url(#default#VML)
}
w\:* {
        BEHAVIOR: url(#default#VML)
}
.shape {
        BEHAVIOR: url(#default#VML)
}
</STYLE>
<![endif]--><o:SmartTagType name="PersonName" 
namespaceuri="urn:schemas-microsoft-com:office:smarttags"></o:SmartTagType><!--[if !mso]>
<STYLE>st1\:* {
        BEHAVIOR: url(#default#ieooui)
}
</STYLE>
<![endif]-->
<STYLE>@font-face {
        font-family: Tahoma;
}
@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in 1.25in; }
UNKNOWN {
        FONT-FAMILY: Tahoma; panose-1: 2 11 6 4 3 5 4 4 2 4
}
UNKNOWN {
        MARGIN: 1in 1.25in
}
P.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: blue; TEXT-DECORATION: underline
}
P {
        FONT-SIZE: 12pt; MARGIN-LEFT: 0in; MARGIN-RIGHT: 0in; FONT-FAMILY: "Times New Roman"; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto
}
SPAN.emailstyle18 {
        COLOR: navy; FONT-FAMILY: Arial
}
SPAN.EmailStyle19 {
        COLOR: navy; FONT-FAMILY: Arial; mso-style-type: personal
}
SPAN.EmailStyle20 {
        COLOR: navy; FONT-FAMILY: Arial; mso-style-type: personal-reply
}
DIV.Section1 {
        page: Section1
}
</STYLE>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]--></HEAD>
<BODY lang=EN-US vLink=blue link=blue>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=280135420-15072006>It would appear you are using the express edition of 
the compiler.. please make sure you have completely installed the platform sdk 
from the instructions on the express eddition download site:&nbsp; <A 
href="http://msdn.microsoft.com/vstudio/express/visualc/usingpsdk/">http://msdn.microsoft.com/vstudio/express/visualc/usingpsdk/</A>&nbsp;, 
and followed all the other steps necessary for express eddition to use it, the 
instructions are a bit confusing, but when you follow them closely, they should 
work every time</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=280135420-15072006></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=280135420-15072006>After you get through that, do a fresh checkout of 
freeswitch (not quite sure what happened to yours).</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=280135420-15072006></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=280135420-15072006>Make sure you have an internet connection on your first 
build, it downloads some required files and creates switch_version.h after doing 
some version lookups that require access to the subversion 
repository.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=280135420-15072006></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=280135420-15072006>open up w32/vsnet/freeswitch.sln</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=280135420-15072006></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=280135420-15072006>Select the main solution node at the top of the 
solution explorer</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=280135420-15072006></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=280135420-15072006>Right Click -&gt; select build.&nbsp;&nbsp; 
</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=280135420-15072006></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=280135420-15072006></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=280135420-15072006>If you continue to have issues after that, can you 
paste the ENTIRE initial build log in so I can take a look and/or catch me on 
IRC and let me into the box to take a look.&nbsp; </SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=280135420-15072006></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=280135420-15072006></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=280135420-15072006>Also, I just commited the updates to the installer this 
morning that includes all the more recent modules, I hope to do a daily snapshot 
msi for download soon.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=280135420-15072006></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=280135420-15072006>Mike</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=280135420-15072006></SPAN></FONT>&nbsp;</DIV><BR>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> ivancoder [mailto:ivancoder@gmail.com] 
  <BR><B>Sent:</B> Saturday, July 15, 2006 4:39 PM<BR><B>To:</B> 
  freeswitch-users@lists.freeswitch.org<BR><B>Subject:</B> Re: 
  [Freeswitch-users] freeswitch startup issue<BR></FONT><BR></DIV>
  <DIV></DIV>
  <DIV class=Section1>
  <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">1. I didn&#8217;t really 
  see those instructions &#8211; and was getting errors like could not find windows.h 
  -&gt; anyway those got resolved by looking at this post (<A 
  href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=7004&amp;SiteID=1">http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=7004&amp;SiteID=1</A>) 
  and copying over files as suggested.<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">2. That got me past 
  basic installation type errors. But then I hit errors like could not find 
  switch_version.h -&gt; I saw a file called switch_version.h.in so I renamed it 
  <o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">3. Then I got errors 
  of the type to prevent </SPAN></FONT><FONT face="Courier New" size=1><SPAN 
  style="FONT-SIZE: 8pt; FONT-FAMILY: 'Courier New'">FreeSwitchCoreLib from 
  being created:</SPAN></FONT><FONT face=Arial color=navy size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Courier New" size=1><SPAN 
  style="FONT-SIZE: 8pt; FONT-FAMILY: 'Courier New'">c:\ccode\freeswitch\snapshot_freeswitch\src\switch_core.c(2875) 
  : error C2275: 'switch_xml_t' : illegal use of this type as an 
  expression<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Courier New" size=1><SPAN 
  style="FONT-SIZE: 8pt; FONT-FAMILY: 'Courier New'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  c:\ccode\freeswitch\snapshot_freeswitch\src\include\switch_types.h(704) : see 
  declaration of 'switch_xml_t'<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Courier New" size=1><SPAN 
  style="FONT-SIZE: 8pt; FONT-FAMILY: 'Courier New'">c:\ccode\freeswitch\snapshot_freeswitch\src\switch_core.c(2875) 
  : error C2146: syntax error : missing ';' before identifier 
  'xml'<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Courier New" size=1><SPAN 
  style="FONT-SIZE: 8pt; FONT-FAMILY: 'Courier New'">c:\ccode\freeswitch\snapshot_freeswitch\src\switch_core.c(2875) 
  : error C2065: 'xml' : undeclared identifier<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Courier New" size=1><SPAN 
  style="FONT-SIZE: 8pt; FONT-FAMILY: 'Courier New'">c:\ccode\freeswitch\snapshot_freeswitch\src\switch_core.c(2875) 
  : warning C4047: '=' : 'int' differs in levels of indirection from 'void 
  *'<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Courier New" size=1><SPAN 
  style="FONT-SIZE: 8pt; FONT-FAMILY: 'Courier New'">c:\ccode\freeswitch\snapshot_freeswitch\src\switch_core.c(2875) 
  : error C2065: 'cfg' : undeclared identifier<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Courier New" size=1><SPAN 
  style="FONT-SIZE: 8pt; FONT-FAMILY: 'Courier New'">c:\ccode\freeswitch\snapshot_freeswitch\src\switch_core.c(2875) 
  : warning C4047: '=' : 'int' differs in levels of indirection from 'void 
  *'<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Courier New" size=1><SPAN 
  style="FONT-SIZE: 8pt; FONT-FAMILY: 'Courier New'">c:\ccode\freeswitch\snapshot_freeswitch\src\switch_core.c(2898) 
  : warning C4047: 'function' : 'switch_xml_t *' differs in levels of 
  indirection from 'int *__w64 '<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Courier New" size=1><SPAN 
  style="FONT-SIZE: 8pt; FONT-FAMILY: 'Courier New'">c:\ccode\freeswitch\snapshot_freeswitch\src\switch_core.c(2898) 
  : warning C4024: 'switch_xml_open_cfg' : different types for formal and actual 
  parameter 2<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Courier New" size=1><SPAN 
  style="FONT-SIZE: 8pt; FONT-FAMILY: 'Courier New'">c:\ccode\freeswitch\snapshot_freeswitch\src\switch_core.c(2898) 
  : warning C4047: '=' : 'int' differs in levels of indirection from 
  'switch_xml_t'<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Courier New" size=1><SPAN 
  style="FONT-SIZE: 8pt; FONT-FAMILY: 'Courier New'">c:\ccode\freeswitch\snapshot_freeswitch\src\switch_core.c(2901) 
  : warning C4047: 'function' : 'switch_xml_t' differs in levels of indirection 
  from 'int'<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Courier New" size=1><SPAN 
  style="FONT-SIZE: 8pt; FONT-FAMILY: 'Courier New'">c:\ccode\freeswitch\snapshot_freeswitch\src\switch_core.c(2901) 
  : warning C4024: 'switch_xml_child' : different types for formal and actual 
  parameter 1<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Courier New" size=1><SPAN 
  style="FONT-SIZE: 8pt; FONT-FAMILY: 'Courier New'">c:\ccode\freeswitch\snapshot_freeswitch\src\switch_core.c(2911) 
  : warning C4047: 'function' : 'switch_xml_t' differs in levels of indirection 
  from 'int'<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Courier New" size=1><SPAN 
  style="FONT-SIZE: 8pt; FONT-FAMILY: 'Courier New'">c:\ccode\freeswitch\snapshot_freeswitch\src\switch_core.c(2911) 
  : warning C4024: 'switch_xml_free' : different types for formal and actual 
  parameter 1<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Courier New" size=1><SPAN 
  style="FONT-SIZE: 8pt; FONT-FAMILY: 'Courier New'">switch_loadable_module.c<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Courier New" size=1><SPAN 
  style="FONT-SIZE: 8pt; FONT-FAMILY: 'Courier New'">c:\ccode\freeswitch\snapshot_freeswitch\src\switch_loadable_module.c(671) 
  : error C2220: warning treated as error - no 'object' file 
  generated<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Courier New" size=1><SPAN 
  style="FONT-SIZE: 8pt; FONT-FAMILY: 'Courier New'">c:\ccode\freeswitch\snapshot_freeswitch\src\switch_loadable_module.c(671) 
  : warning C4244: '=' : conversion from '__w64 int' to 'uint32_t', possible 
  loss of data<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Courier New" size=1><SPAN 
  style="FONT-SIZE: 8pt; FONT-FAMILY: 'Courier New'">c:\ccode\freeswitch\snapshot_freeswitch\src\switch_loadable_module.c(686) 
  : warning C4389: '==' : signed/unsigned mismatch</SPAN></FONT><FONT face=Arial 
  color=navy size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">Any insight will be 
  much appreciated.<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">Thanks,<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">Ivan<o:p></o:p></SPAN></FONT></P></DIV></BLOCKQUOTE></BODY></HTML>