Seems like you your linker is not configured to build win32 libs and is missing dependencies. First configure your win32 environment includes and libs. If you are using express edition then you have to do additional configuration of include paths as detailed in ms vc++ express edition install guides.
<br><br><br><div><span class="gmail_quote">On 7/10/07, <b class="gmail_sendername">Bharath B. Reddy Bynagari</b> &lt;<a href="mailto:bynagari@pranetinc.com">bynagari@pranetinc.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


<p>Hi,</p>
<p>I am trying to build the code in Microfost VC++. I am getting these erros. Can somebody help me? Its been 6 years since I coded in VC++.</p><font size="1">
</font><p><font size="1">1&gt;------ Build started: Project: libapr, Configuration: Debug Win32 ------</font></p>
<p><font size="1">2&gt;------ Build started: Project: libpcre Generate pcre_chartables.c, Configuration: Debug Win32 ------</font></p>
<p><font size="1">2&gt;Compiling...</font></p>
<p><font size="1">1&gt;Performing Pre-Build Event...</font></p>
<p><font size="1">1&gt;0 File(s) copied</font></p>
<p><font size="1">1&gt;Linking...</font></p>
<p><font size="1">2&gt;dftables.c</font></p>
<p><font size="1">2&gt;Linking...</font></p>
<p><font size="1">2&gt;Embedding manifest...</font></p>
<p><font size="1">1&gt; Creating library .\Debug/libapr-1.lib and object .\Debug/libapr-1.exp</font></p>
<p><font size="1">2&gt;Performing Post-Build Event...</font></p>
<p><font size="1">1&gt;filestat.obj : error LNK2019: unresolved external symbol __imp__AllocateAndInitializeSid@44 referenced in function _resolve_prot</font></p>
<p><font size="1">1&gt;filestat.obj : error LNK2019: unresolved external symbol __imp__FreeSid@4 referenced in function _free_world</font></p>
<p><font size="1">1&gt;rand.obj : error LNK2019: unresolved external symbol __imp__CryptReleaseContext@8 referenced in function _apr_generate_random_bytes@8</font></p>
<p><font size="1">1&gt;rand.obj : error LNK2019: unresolved external symbol __imp__CryptGenRandom@12 referenced in function _apr_generate_random_bytes@8</font></p>
<p><font size="1">1&gt;rand.obj : error LNK2019: unresolved external symbol __imp__CryptAcquireContextA@20 referenced in function _apr_generate_random_bytes@8</font></p>
<p><font size="1">1&gt;proc.obj : error LNK2019: unresolved external symbol __imp__SetSecurityDescriptorDacl@16 referenced in function _apr_procattr_user_set@12</font></p>
<p><font size="1">1&gt;proc.obj : error LNK2019: unresolved external symbol __imp__InitializeSecurityDescriptor@8 referenced in function _apr_procattr_user_set@12</font></p>
<p><font size="1">1&gt;proc.obj : error LNK2019: unresolved external symbol __imp__DuplicateTokenEx@24 referenced in function _apr_procattr_user_set@12</font></p>
<p><font size="1">1&gt;proc.obj : error LNK2019: unresolved external symbol __imp__LogonUserW@24 referenced in function _apr_procattr_user_set@12</font></p>
<p><font size="1">1&gt;proc.obj : error LNK2019: unresolved external symbol __imp__RevertToSelf@0 referenced in function _apr_proc_create@24</font></p>
<p><font size="1">1&gt;proc.obj : error LNK2019: unresolved external symbol __imp__CreateProcessAsUserW@44 referenced in function _apr_proc_create@24</font></p>
<p><font size="1">1&gt;proc.obj : error LNK2019: unresolved external symbol __imp__ImpersonateLoggedOnUser@4 referenced in function _apr_proc_create@24</font></p>
<p><font size="1">1&gt;groupinfo.obj : error LNK2019: unresolved external symbol __imp__LookupAccountNameA@28 referenced in function _apr_gid_get@12</font></p>
<p><font size="1">1&gt;userinfo.obj : error LNK2001: unresolved external symbol __imp__LookupAccountNameA@28</font></p>
<p><font size="1">1&gt;groupinfo.obj : error LNK2019: unresolved external symbol __imp__LookupAccountSidA@28 referenced in function _apr_gid_name_get@12</font></p>
<p><font size="1">1&gt;userinfo.obj : error LNK2001: unresolved external symbol __imp__LookupAccountSidA@28</font></p>
<p><font size="1">1&gt;groupinfo.obj : error LNK2019: unresolved external symbol __imp__EqualSid@8 referenced in function _apr_gid_compare@8</font></p>
<p><font size="1">1&gt;userinfo.obj : error LNK2001: unresolved external symbol __imp__EqualSid@8</font></p>
<p><font size="1">1&gt;groupinfo.obj : error LNK2019: unresolved external symbol __imp__IsValidSid@4 referenced in function _apr_gid_compare@8</font></p>
<p><font size="1">1&gt;userinfo.obj : error LNK2001: unresolved external symbol __imp__IsValidSid@4</font></p>
<p><font size="1">1&gt;userinfo.obj : error LNK2019: unresolved external symbol __imp__GetSidSubAuthority@8 referenced in function _get_sid_string</font></p>
<p><font size="1">1&gt;userinfo.obj : error LNK2019: unresolved external symbol __imp__GetSidSubAuthorityCount@4 referenced in function _get_sid_string</font></p>
<p><font size="1">1&gt;userinfo.obj : error LNK2019: unresolved external symbol __imp__GetSidIdentifierAuthority@4 referenced in function _get_sid_string</font></p>
<p><font size="1">1&gt;userinfo.obj : error LNK2019: unresolved external symbol __imp__RegQueryValueExA@24 referenced in function _apr_uid_homepath_get@12</font></p>
<p><font size="1">1&gt;userinfo.obj : error LNK2019: unresolved external symbol __imp__RegCloseKey@4 referenced in function _apr_uid_homepath_get@12</font></p>
<p><font size="1">1&gt;userinfo.obj : error LNK2019: unresolved external symbol __imp__RegQueryValueExW@24 referenced in function _apr_uid_homepath_get@12</font></p>
<p><font size="1">1&gt;userinfo.obj : error LNK2019: unresolved external symbol __imp__RegOpenKeyExA@20 referenced in function _apr_uid_homepath_get@12</font></p>
<p><font size="1">1&gt;userinfo.obj : error LNK2019: unresolved external symbol __imp__GetTokenInformation@20 referenced in function _apr_uid_current@12</font></p>
<p><font size="1">1&gt;userinfo.obj : error LNK2019: unresolved external symbol __imp__OpenProcessToken@12 referenced in function _apr_uid_current@12</font></p>
<p><font size="1">1&gt;C:\freeSwitch\Source\freeswitch_snapshot\Debug\libapr.dll : fatal error LNK1120: 25 unresolved externals</font></p>
<p><font size="1">1&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\libs\win32\apr\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">1&gt;libapr - 30 error(s), 0 warning(s)</font></p>
<p><font size="1">3&gt;------ Build started: Project: libapriconv, Configuration: Debug Win32 ------</font></p>
<p><font size="1">3&gt;Performing Pre-Build Event...</font></p>
<p><font size="1">3&gt;0 File(s) copied</font></p>
<p><font size="1">3&gt;Linking...</font></p>
<p><font size="1">2&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\libs\win32\pcre\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">2&gt;libpcre Generate pcre_chartables.c - 0 error(s), 0 warning(s)</font></p>
<p><font size="1">3&gt; Creating library .\Debug/libapriconv-1.lib and object .\Debug/libapriconv-1.exp</font></p>
<p><font size="1">4&gt;------ Build started: Project: libpcre, Configuration: Debug Win32 ------</font></p>
<p><font size="1">4&gt;libpcre : warning PRJ0009 : Build log could not be opened for writing.</font></p>
<p><font size="1">4&gt;Make sure that the file is not open by another process and is not write-protected.</font></p>
<p><font size="1">4&gt;Compiling...</font></p>
<p><font size="1">3&gt;Embedding manifest...</font></p>
<p><font size="1">4&gt;pcre_chartables.c</font></p>
<p><font size="1">4&gt;Creating library...</font></p>
<p><font size="1">4&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\libs\win32\pcre\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">4&gt;libpcre - 0 error(s), 1 warning(s)</font></p>
<p><font size="1">3&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\libs\win32\apr-iconv\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">3&gt;libapriconv - 0 error(s), 0 warning(s)</font></p>
<p><font size="1">5&gt;------ Build started: Project: libaprutil, Configuration: Debug Win32 ------</font></p>
<p><font size="1">5&gt;Performing Pre-Build Event...</font></p>
<p><font size="1">6&gt;------ Build started: Project: js, Configuration: Debug Win32 ------</font></p>
<p><font size="1">6&gt;Performing Pre-Build Event...</font></p>
<p><font size="1">5&gt;0 File(s) copied</font></p>
<p><font size="1">6&gt;Embedding manifest...</font></p>
<p><font size="1">5&gt;Compiling...</font></p>
<p><font size="1">5&gt;xlate.c</font></p>
<p><font size="1">6&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\libs\win32\js\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">6&gt;js - 0 error(s), 0 warning(s)</font></p>
<p><font size="1">5&gt;apr_uri.c</font></p>
<p><font size="1">7&gt;------ Build started: Project: libetpan, Configuration: Debug Win32 ------</font></p>
<p><font size="1">7&gt;Embedding manifest...</font></p>
<p><font size="1">5&gt;apr_strmatch.c</font></p>
<p><font size="1">7&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\libs\win32\etpan\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">7&gt;libetpan - 0 error(s), 0 warning(s)</font></p>
<p><font size="1">5&gt;sdbm_pair.c</font></p>
<p><font size="1">5&gt;sdbm_lock.c</font></p>
<p><font size="1">5&gt;sdbm_hash.c</font></p>
<p><font size="1">5&gt;sdbm.c</font></p>
<p><font size="1">5&gt;apr_rmm.c</font></p>
<p><font size="1">5&gt;apr_reslist.c</font></p>
<p><font size="1">5&gt;apr_queue.c</font></p>
<p><font size="1">5&gt;apr_date.c</font></p>
<p><font size="1">5&gt;apr_ldap_url.c</font></p>
<p><font size="1">5&gt;apr_ldap_option.c</font></p>
<p><font size="1">5&gt;apr_ldap_init.c</font></p>
<p><font size="1">5&gt;apr_hooks.c</font></p>
<p><font size="1">5&gt;apr_base64.c</font></p>
<p><font size="1">5&gt;apr_dbm_sdbm.c</font></p>
<p><font size="1">5&gt;apr_dbm_gdbm.c</font></p>
<p><font size="1">5&gt;apr_dbm_berkeleydb.c</font></p>
<p><font size="1">5&gt;apr_dbm.c</font></p>
<p><font size="1">5&gt;Generating Code...</font></p>
<p><font size="1">5&gt;Compiling...</font></p>
<p><font size="1">5&gt;apr_dbd_sqlite3.c</font></p>
<p><font size="1">5&gt;apr_dbd_sqlite2.c</font></p>
<p><font size="1">5&gt;apr_dbd_pgsql.c</font></p>
<p><font size="1">5&gt;apr_dbd.c</font></p>
<p><font size="1">5&gt;uuid.c</font></p>
<p><font size="1">5&gt;getuuid.c</font></p>
<p><font size="1">5&gt;apr_sha1.c</font></p>
<p><font size="1">5&gt;apr_md5.c</font></p>
<p><font size="1">5&gt;apr_md4.c</font></p>
<p><font size="1">5&gt;apr_buckets_socket.c</font></p>
<p><font size="1">5&gt;apr_buckets_simple.c</font></p>
<p><font size="1">5&gt;apr_buckets_refcount.c</font></p>
<p><font size="1">5&gt;apr_buckets_pool.c</font></p>
<p><font size="1">5&gt;apr_buckets_pipe.c</font></p>
<p><font size="1">5&gt;apr_buckets_mmap.c</font></p>
<p><font size="1">5&gt;apr_buckets_heap.c</font></p>
<p><font size="1">5&gt;apr_buckets_flush.c</font></p>
<p><font size="1">5&gt;apr_buckets_file.c</font></p>
<p><font size="1">5&gt;apr_buckets_eos.c</font></p>
<p><font size="1">5&gt;apr_buckets_alloc.c</font></p>
<p><font size="1">5&gt;Generating Code...</font></p>
<p><font size="1">5&gt;Compiling...</font></p>
<p><font size="1">5&gt;apr_buckets.c</font></p>
<p><font size="1">5&gt;apr_brigade.c</font></p>
<p><font size="1">5&gt;Generating Code...</font></p>
<p><font size="1">5&gt;Linking...</font></p>
<p><font size="1">5&gt; Creating library .\Debug/libaprutil-1.lib and object .\Debug/libaprutil-1.exp</font></p>
<p><font size="1">5&gt;Embedding manifest...</font></p>
<p><font size="1">5&gt;Performing Post-Build Event...</font></p>
<p><font size="1">5&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\libs\win32\apr-util\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">5&gt;libaprutil - 0 error(s), 0 warning(s)</font></p>
<p><font size="1">8&gt;------ Build started: Project: FreeSwitchCoreLib, Configuration: Debug Win32 ------</font></p>
<p><font size="1">8&gt;Compiling...</font></p>
<p><font size="1">8&gt;switch_ivr_play_say.c</font></p>
<p><font size="1">8&gt;..\..\src\switch_ivr_play_say.c(945) : error C2220: warning treated as error - no &#39;object&#39; file generated</font></p>
<p><font size="1">8&gt;..\..\src\switch_ivr_play_say.c(945) : warning C4244: &#39;=&#39; : conversion from &#39;switch_size_t&#39; to &#39;uint32_t&#39;, possible loss of data</font></p>
<p><font size="1">8&gt;..\..\src\switch_ivr_play_say.c(948) : warning C4244: &#39;=&#39; : conversion from &#39;switch_size_t&#39; to &#39;uint32_t&#39;, possible loss of data</font></p>
<p><font size="1">8&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\w32\Library\Debug\BuildLog FreeSwitchCoreLib.htm&quot;</font></p>
<p><font size="1">8&gt;FreeSwitchCoreLib - 1 error(s), 2 warning(s)</font></p>
<p><font size="1">9&gt;------ Build started: Project: mod_spidermonkey, Configuration: Debug Win32 ------</font></p>
<p><font size="1">10&gt;------ Build started: Project: mod_sofia, Configuration: Debug Win32 ------</font></p>
<p><font size="1">9&gt;Linking...</font></p>
<p><font size="1">10&gt;Linking...</font></p>
<p><font size="1">9&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">9&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\languages\mod_spidermonkey\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">9&gt;mod_spidermonkey - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">10&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">10&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\endpoints\mod_sofia\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">10&gt;mod_sofia - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">11&gt;------ Build started: Project: mod_g726, Configuration: Debug Win32 ------</font></p>
<p><font size="1">11&gt;Linking...</font></p>
<p><font size="1">11&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">11&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_g726\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">11&gt;mod_g726 - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">12&gt;------ Build started: Project: mod_xml_curl, Configuration: Debug Win32 ------</font></p>
<p><font size="1">12&gt;Linking...</font></p>
<p><font size="1">12&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">13&gt;------ Build started: Project: mod_g722, Configuration: Debug Win32 ------</font></p>
<p><font size="1">13&gt;Linking...</font></p>
<p><font size="1">12&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\xml_int\mod_xml_curl\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">12&gt;mod_xml_curl - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">13&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">13&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_g722\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">13&gt;mod_g722 - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">14&gt;------ Build started: Project: mod_spidermonkey_odbc, Configuration: Debug Win32 ------</font></p>
<p><font size="1">14&gt;Linking...</font></p>
<p><font size="1">14&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">14&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\languages\mod_spidermonkey_odbc\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">14&gt;mod_spidermonkey_odbc - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">15&gt;------ Build started: Project: mod_say_en, Configuration: Debug Win32 ------</font></p>
<p><font size="1">15&gt;Linking...</font></p>
<p><font size="1">15&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">15&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\say\mod_say_en\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">15&gt;mod_say_en - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">16&gt;------ Build started: Project: mod_spidermonkey_etpan, Configuration: Debug Win32 ------</font></p>
<p><font size="1">17&gt;------ Build started: Project: mod_xml_cdr, Configuration: Debug Win32 ------</font></p>
<p><font size="1">16&gt;Linking...</font></p>
<p><font size="1">17&gt;Linking...</font></p>
<p><font size="1">16&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">17&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">17&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\xml_int\mod_xml_cdr\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">17&gt;mod_xml_cdr - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">16&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\languages\mod_spidermonkey_etpan\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">16&gt;mod_spidermonkey_etpan - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">18&gt;------ Build started: Project: mod_g723_1, Configuration: Debug Passthrough Win32 ------</font></p>
<p><font size="1">18&gt;Linking...</font></p>
<p><font size="1">18&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">19&gt;------ Build started: Project: mod_amr, Configuration: Debug Passthrough Win32 ------</font></p>
<p><font size="1">19&gt;Linking...</font></p>
<p><font size="1">18&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_g723_1\Debug Passthrough\BuildLog.htm&quot;</font></p>
<p><font size="1">18&gt;mod_g723_1 - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">19&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">20&gt;------ Build started: Project: mod_native_file, Configuration: Debug Win32 ------</font></p>
<p><font size="1">19&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_amr\Debug Passthrough\BuildLog.htm&quot;</font></p>
<p><font size="1">19&gt;mod_amr - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">20&gt;Linking...</font></p>
<p><font size="1">20&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">20&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\formats\mod_native_file\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">20&gt;mod_native_file - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">21&gt;------ Build started: Project: mod_h26x, Configuration: Debug Win32 ------</font></p>
<p><font size="1">21&gt;Linking...</font></p>
<p><font size="1">22&gt;------ Build started: Project: mod_local_stream, Configuration: Debug Win32 ------</font></p>
<p><font size="1">22&gt;Linking...</font></p>
<p><font size="1">21&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">21&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_h26x\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">21&gt;mod_h26x - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">22&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">22&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\formats\mod_local_stream\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">22&gt;mod_local_stream - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">23&gt;------ Build started: Project: mod_spidermonkey_core_db, Configuration: Debug Win32 ------</font></p>
<p><font size="1">23&gt;Linking...</font></p>
<p><font size="1">24&gt;------ Build started: Project: mod_spidermonkey_teletone, Configuration: Debug Win32 ------</font></p>
<p><font size="1">23&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">24&gt;Linking...</font></p>
<p><font size="1">23&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\languages\mod_spidermonkey_core_db\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">23&gt;mod_spidermonkey_core_db - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">25&gt;------ Build started: Project: mod_cdr, Configuration: Debug Win32 ------</font></p>
<p><font size="1">24&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">25&gt;Linking...</font></p>
<p><font size="1">24&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\languages\mod_spidermonkey_teletone\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">24&gt;mod_spidermonkey_teletone - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">25&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">25&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\event_handlers\mod_cdr\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">25&gt;mod_cdr - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">26&gt;------ Build started: Project: mod_event_socket, Configuration: Debug Win32 ------</font></p>
<p><font size="1">26&gt;Linking...</font></p>
<p><font size="1">27&gt;------ Build started: Project: mod_dptools, Configuration: Debug Win32 ------</font></p>
<p><font size="1">27&gt;Linking...</font></p>
<p><font size="1">26&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">26&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\event_handlers\mod_event_socket\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">26&gt;mod_event_socket - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">27&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">27&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\applications\mod_dptools\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">27&gt;mod_dptools - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">28&gt;------ Build started: Project: mod_conference, Configuration: Debug Win32 ------</font></p>
<p><font size="1">28&gt;Linking...</font></p>
<p><font size="1">29&gt;------ Build started: Project: mod_rss, Configuration: Debug Win32 ------</font></p>
<p><font size="1">28&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">29&gt;Linking...</font></p>
<p><font size="1">28&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\applications\mod_conference\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">28&gt;mod_conference - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">29&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">29&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\applications\mod_rss\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">29&gt;mod_rss - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">30&gt;------ Build started: Project: mod_xml_rpc, Configuration: Debug Win32 ------</font></p>
<p><font size="1">30&gt;Linking...</font></p>
<p><font size="1">30&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">31&gt;------ Build started: Project: mod_console, Configuration: Debug Win32 ------</font></p>
<p><font size="1">31&gt;Linking...</font></p>
<p><font size="1">30&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\xml_int\mod_xml_rpc\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">30&gt;mod_xml_rpc - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">32&gt;------ Build started: Project: mod_commands, Configuration: Debug Win32 ------</font></p>
<p><font size="1">31&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">32&gt;Linking...</font></p>
<p><font size="1">31&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\loggers\mod_console\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">31&gt;mod_console - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">32&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">32&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\applications\mod_commands\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">32&gt;mod_commands - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">33&gt;------ Build started: Project: mod_dingaling, Configuration: Debug Win32 ------</font></p>
<p><font size="1">33&gt;Linking...</font></p>
<p><font size="1">34&gt;------ Build started: Project: mod_ilbc, Configuration: Debug Win32 ------</font></p>
<p><font size="1">34&gt;Linking...</font></p>
<p><font size="1">33&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">34&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">33&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\endpoints\mod_dingaling\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">33&gt;mod_dingaling - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">34&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_ilbc\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">34&gt;mod_ilbc - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">35&gt;------ Skipped Build: Project: mod_perl, Configuration: Debug Win32 ------</font></p>
<p><font size="1">35&gt;Project not selected to build for this solution configuration </font></p>
<p><font size="1">36&gt;------ Skipped Build: Project: fs_perl, Configuration: Debug Win32 ------</font></p>
<p><font size="1">36&gt;Project not selected to build for this solution configuration </font></p>
<p><font size="1">37&gt;------ Skipped Build: Project: mod_cepstral, Configuration: Debug Win32 ------</font></p>
<p><font size="1">37&gt;Project not selected to build for this solution configuration </font></p>
<p><font size="1">38&gt;------ Build started: Project: mod_esf, Configuration: Debug Win32 ------</font></p>
<p><font size="1">39&gt;------ Build started: Project: mod_event_multicast, Configuration: Debug Win32 ------</font></p>
<p><font size="1">38&gt;Linking...</font></p>
<p><font size="1">39&gt;Linking...</font></p>
<p><font size="1">38&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">39&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">38&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\applications\mod_esf\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">38&gt;mod_esf - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">39&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\event_handlers\mod_event_multicast\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">39&gt;mod_event_multicast - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">40&gt;------ Build started: Project: mod_zeroconf, Configuration: Debug Win32 ------</font></p>
<p><font size="1">41&gt;------ Build started: Project: mod_dialplan_directory, Configuration: Debug Win32 ------</font></p>
<p><font size="1">40&gt;Linking...</font></p>
<p><font size="1">41&gt;Linking...</font></p>
<p><font size="1">40&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">41&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">41&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\dialplans\mod_dialplan_directory\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">41&gt;mod_dialplan_directory - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">40&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\event_handlers\mod_zeroconf\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">40&gt;mod_zeroconf - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">42&gt;------ Build started: Project: mod_ldap, Configuration: Debug MS-LDAP Win32 ------</font></p>
<p><font size="1">43&gt;------ Build started: Project: mod_dialplan_xml, Configuration: Debug Win32 ------</font></p>
<p><font size="1">42&gt;Linking...</font></p>
<p><font size="1">43&gt;Linking...</font></p>
<p><font size="1">42&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">43&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">42&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\directories\mod_ldap\Debug MS-LDAP\BuildLog.htm&quot;</font></p>
<p><font size="1">42&gt;mod_ldap - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">43&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\dialplans\mod_dialplan_xml\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">43&gt;mod_dialplan_xml - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">44&gt;------ Build started: Project: mod_woomera, Configuration: Debug Win32 ------</font></p>
<p><font size="1">44&gt;Linking...</font></p>
<p><font size="1">45&gt;------ Build started: Project: mod_speex, Configuration: Debug Win32 ------</font></p>
<p><font size="1">44&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">45&gt;Linking...</font></p>
<p><font size="1">44&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\endpoints\mod_woomera\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">44&gt;mod_woomera - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">45&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">45&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_speex\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">45&gt;mod_speex - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">46&gt;------ Build started: Project: mod_softtimer, Configuration: Debug Win32 ------</font></p>
<p><font size="1">46&gt;Linking...</font></p>
<p><font size="1">47&gt;------ Build started: Project: mod_l16, Configuration: Debug Win32 ------</font></p>
<p><font size="1">46&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">47&gt;Linking...</font></p>
<p><font size="1">46&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\timers\mod_softtimer\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">46&gt;mod_softtimer - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">48&gt;------ Build started: Project: mod_PortAudio, Configuration: Debug Win32 ------</font></p>
<p><font size="1">47&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">48&gt;Linking...</font></p>
<p><font size="1">47&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_l16\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">47&gt;mod_l16 - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">49&gt;------ Build started: Project: mod_iax, Configuration: Debug Win32 ------</font></p>
<p><font size="1">48&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">49&gt;Linking...</font></p>
<p><font size="1">48&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\endpoints\mod_portaudio\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">48&gt;mod_PortAudio - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">50&gt;------ Build started: Project: mod_g711, Configuration: Debug Win32 ------</font></p>
<p><font size="1">50&gt;Linking...</font></p>
<p><font size="1">49&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">50&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">49&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\endpoints\mod_iax\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">49&gt;mod_iax - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">50&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_g711\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">50&gt;mod_g711 - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">51&gt;------ Build started: Project: mod_event_test, Configuration: Debug Win32 ------</font></p>
<p><font size="1">51&gt;Linking...</font></p>
<p><font size="1">51&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">52&gt;------ Build started: Project: mod_sndfile, Configuration: Debug Win32 ------</font></p>
<p><font size="1">51&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\event_handlers\mod_event_test\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">51&gt;mod_event_test - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">52&gt;Linking...</font></p>
<p><font size="1">52&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">52&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\formats\mod_sndfile\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">52&gt;mod_sndfile - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">53&gt;------ Build started: Project: mod_xmpp_event, Configuration: Debug Win32 ------</font></p>
<p><font size="1">53&gt;Linking...</font></p>
<p><font size="1">53&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">53&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\event_handlers\mod_xmpp_event\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">53&gt;mod_xmpp_event - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">54&gt;------ Build started: Project: mod_gsm, Configuration: Debug Win32 ------</font></p>
<p><font size="1">54&gt;Linking...</font></p>
<p><font size="1">54&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">54&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_gsm\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">54&gt;mod_gsm - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">55&gt;------ Build started: Project: mod_g729, Configuration: Debug Passthrough Win32 ------</font></p>
<p><font size="1">55&gt;Linking...</font></p>
<p><font size="1">55&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">56&gt;------ Build started: Project: mod_enum, Configuration: Debug Win32 ------</font></p>
<p><font size="1">55&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_g729\Debug Passthrough\BuildLog.htm&quot;</font></p>
<p><font size="1">55&gt;mod_g729 - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">56&gt;Linking...</font></p>
<p><font size="1">56&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\..\..\..\w32\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">56&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\applications\mod_enum\Debug\BuildLog.htm&quot;</font></p>
<p><font size="1">56&gt;mod_enum - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">57&gt;------ Build started: Project: FreeSwitchConsole, Configuration: Debug Win32 ------</font></p>
<p><font size="1">57&gt;Linking...</font></p>
<p><font size="1">57&gt;LINK : fatal error LNK1181: cannot open input file &#39;..\library\debug\freeswitchcore.lib&#39;</font></p>
<p><font size="1">57&gt;Build log was saved at &quot;file://c:\freeSwitch\Source\freeswitch_snapshot\w32\Console\Debug\BuildLog FreeSwitchConsole.htm&quot;</font></p>
<p><font size="1">57&gt;FreeSwitchConsole - 1 error(s), 0 warning(s)</font></p>
<p><font size="1">========== Build: 6 succeeded, 48 failed, 25 up-to-date, 3 skipped ==========</font></p>
<p>Thanks<br>
--------------------------------- <br>
Bharath B. Reddy Bynagari <br>
President &amp; Co-Founder <br>
Phone: 317.590.8275 Fax:866.807.7158 <br>
<a href="mailto:bynagari@pranetinc.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">bynagari@pranetinc.com</a> <br>
<a href="http://www.pranetinc.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">www.pranetinc.com</a> </p>
<br>

<br>_______________________________________________<br>Freeswitch-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org
</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.freeswitch.org" target="_blank">
http://www.freeswitch.org</a><br><br></blockquote></div><br>