<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>Re: [Freeswitch-users] freeSwitch - Windows Vista - Build errors</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2><BR>
<BR>
----- Original Message -----<BR>
From: freeswitch-users-bounces@lists.freeswitch.org <freeswitch-users-bounces@lists.freeswitch.org><BR>
To: freeswitch-users@lists.freeswitch.org <freeswitch-users@lists.freeswitch.org><BR>
Sent: Tue Jul 10 18:57:28 2007<BR>
Subject: [Freeswitch-users] freeSwitch - Windows Vista - Build errors<BR>
<BR>
Hi,<BR>
<BR>
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++.<BR>
<BR>
1>------ Build started: Project: libapr, Configuration: Debug Win32 ------<BR>
<BR>
2>------ Build started: Project: libpcre Generate pcre_chartables.c, Configuration: Debug Win32 ------<BR>
<BR>
2>Compiling...<BR>
<BR>
1>Performing Pre-Build Event...<BR>
<BR>
1>0 File(s) copied<BR>
<BR>
1>Linking...<BR>
<BR>
2>dftables.c<BR>
<BR>
2>Linking...<BR>
<BR>
2>Embedding manifest...<BR>
<BR>
1> Creating library .\Debug/libapr-1.lib and object .\Debug/libapr-1.exp<BR>
<BR>
2>Performing Post-Build Event...<BR>
<BR>
1>filestat.obj : error LNK2019: unresolved external symbol __imp__AllocateAndInitializeSid@44 referenced in function _resolve_prot<BR>
<BR>
1>filestat.obj : error LNK2019: unresolved external symbol __imp__FreeSid@4 referenced in function _free_world<BR>
<BR>
1>rand.obj : error LNK2019: unresolved external symbol __imp__CryptReleaseContext@8 referenced in function _apr_generate_random_bytes@8<BR>
<BR>
1>rand.obj : error LNK2019: unresolved external symbol __imp__CryptGenRandom@12 referenced in function _apr_generate_random_bytes@8<BR>
<BR>
1>rand.obj : error LNK2019: unresolved external symbol __imp__CryptAcquireContextA@20 referenced in function _apr_generate_random_bytes@8<BR>
<BR>
1>proc.obj : error LNK2019: unresolved external symbol __imp__SetSecurityDescriptorDacl@16 referenced in function _apr_procattr_user_set@12<BR>
<BR>
1>proc.obj : error LNK2019: unresolved external symbol __imp__InitializeSecurityDescriptor@8 referenced in function _apr_procattr_user_set@12<BR>
<BR>
1>proc.obj : error LNK2019: unresolved external symbol __imp__DuplicateTokenEx@24 referenced in function _apr_procattr_user_set@12<BR>
<BR>
1>proc.obj : error LNK2019: unresolved external symbol __imp__LogonUserW@24 referenced in function _apr_procattr_user_set@12<BR>
<BR>
1>proc.obj : error LNK2019: unresolved external symbol __imp__RevertToSelf@0 referenced in function _apr_proc_create@24<BR>
<BR>
1>proc.obj : error LNK2019: unresolved external symbol __imp__CreateProcessAsUserW@44 referenced in function _apr_proc_create@24<BR>
<BR>
1>proc.obj : error LNK2019: unresolved external symbol __imp__ImpersonateLoggedOnUser@4 referenced in function _apr_proc_create@24<BR>
<BR>
1>groupinfo.obj : error LNK2019: unresolved external symbol __imp__LookupAccountNameA@28 referenced in function _apr_gid_get@12<BR>
<BR>
1>userinfo.obj : error LNK2001: unresolved external symbol __imp__LookupAccountNameA@28<BR>
<BR>
1>groupinfo.obj : error LNK2019: unresolved external symbol __imp__LookupAccountSidA@28 referenced in function _apr_gid_name_get@12<BR>
<BR>
1>userinfo.obj : error LNK2001: unresolved external symbol __imp__LookupAccountSidA@28<BR>
<BR>
1>groupinfo.obj : error LNK2019: unresolved external symbol __imp__EqualSid@8 referenced in function _apr_gid_compare@8<BR>
<BR>
1>userinfo.obj : error LNK2001: unresolved external symbol __imp__EqualSid@8<BR>
<BR>
1>groupinfo.obj : error LNK2019: unresolved external symbol __imp__IsValidSid@4 referenced in function _apr_gid_compare@8<BR>
<BR>
1>userinfo.obj : error LNK2001: unresolved external symbol __imp__IsValidSid@4<BR>
<BR>
1>userinfo.obj : error LNK2019: unresolved external symbol __imp__GetSidSubAuthority@8 referenced in function _get_sid_string<BR>
<BR>
1>userinfo.obj : error LNK2019: unresolved external symbol __imp__GetSidSubAuthorityCount@4 referenced in function _get_sid_string<BR>
<BR>
1>userinfo.obj : error LNK2019: unresolved external symbol __imp__GetSidIdentifierAuthority@4 referenced in function _get_sid_string<BR>
<BR>
1>userinfo.obj : error LNK2019: unresolved external symbol __imp__RegQueryValueExA@24 referenced in function _apr_uid_homepath_get@12<BR>
<BR>
1>userinfo.obj : error LNK2019: unresolved external symbol __imp__RegCloseKey@4 referenced in function _apr_uid_homepath_get@12<BR>
<BR>
1>userinfo.obj : error LNK2019: unresolved external symbol __imp__RegQueryValueExW@24 referenced in function _apr_uid_homepath_get@12<BR>
<BR>
1>userinfo.obj : error LNK2019: unresolved external symbol __imp__RegOpenKeyExA@20 referenced in function _apr_uid_homepath_get@12<BR>
<BR>
1>userinfo.obj : error LNK2019: unresolved external symbol __imp__GetTokenInformation@20 referenced in function _apr_uid_current@12<BR>
<BR>
1>userinfo.obj : error LNK2019: unresolved external symbol __imp__OpenProcessToken@12 referenced in function _apr_uid_current@12<BR>
<BR>
1>C:\freeSwitch\Source\freeswitch_snapshot\Debug\libapr.dll : fatal error LNK1120: 25 unresolved externals<BR>
<BR>
1>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\libs\win32\apr\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\libs\win32\apr\Debug\BuildLog.htm</A>"<BR>
<BR>
1>libapr - 30 error(s), 0 warning(s)<BR>
<BR>
3>------ Build started: Project: libapriconv, Configuration: Debug Win32 ------<BR>
<BR>
3>Performing Pre-Build Event...<BR>
<BR>
3>0 File(s) copied<BR>
<BR>
3>Linking...<BR>
<BR>
2>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\libs\win32\pcre\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\libs\win32\pcre\Debug\BuildLog.htm</A>"<BR>
<BR>
2>libpcre Generate pcre_chartables.c - 0 error(s), 0 warning(s)<BR>
<BR>
3> Creating library .\Debug/libapriconv-1.lib and object .\Debug/libapriconv-1.exp<BR>
<BR>
4>------ Build started: Project: libpcre, Configuration: Debug Win32 ------<BR>
<BR>
4>libpcre : warning PRJ0009 : Build log could not be opened for writing.<BR>
<BR>
4>Make sure that the file is not open by another process and is not write-protected.<BR>
<BR>
4>Compiling...<BR>
<BR>
3>Embedding manifest...<BR>
<BR>
4>pcre_chartables.c<BR>
<BR>
4>Creating library...<BR>
<BR>
4>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\libs\win32\pcre\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\libs\win32\pcre\Debug\BuildLog.htm</A>"<BR>
<BR>
4>libpcre - 0 error(s), 1 warning(s)<BR>
<BR>
3>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\libs\win32\apr-iconv\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\libs\win32\apr-iconv\Debug\BuildLog.htm</A>"<BR>
<BR>
3>libapriconv - 0 error(s), 0 warning(s)<BR>
<BR>
5>------ Build started: Project: libaprutil, Configuration: Debug Win32 ------<BR>
<BR>
5>Performing Pre-Build Event...<BR>
<BR>
6>------ Build started: Project: js, Configuration: Debug Win32 ------<BR>
<BR>
6>Performing Pre-Build Event...<BR>
<BR>
5>0 File(s) copied<BR>
<BR>
6>Embedding manifest...<BR>
<BR>
5>Compiling...<BR>
<BR>
5>xlate.c<BR>
<BR>
6>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\libs\win32\js\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\libs\win32\js\Debug\BuildLog.htm</A>"<BR>
<BR>
6>js - 0 error(s), 0 warning(s)<BR>
<BR>
5>apr_uri.c<BR>
<BR>
7>------ Build started: Project: libetpan, Configuration: Debug Win32 ------<BR>
<BR>
7>Embedding manifest...<BR>
<BR>
5>apr_strmatch.c<BR>
<BR>
7>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\libs\win32\etpan\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\libs\win32\etpan\Debug\BuildLog.htm</A>"<BR>
<BR>
7>libetpan - 0 error(s), 0 warning(s)<BR>
<BR>
5>sdbm_pair.c<BR>
<BR>
5>sdbm_lock.c<BR>
<BR>
5>sdbm_hash.c<BR>
<BR>
5>sdbm.c<BR>
<BR>
5>apr_rmm.c<BR>
<BR>
5>apr_reslist.c<BR>
<BR>
5>apr_queue.c<BR>
<BR>
5>apr_date.c<BR>
<BR>
5>apr_ldap_url.c<BR>
<BR>
5>apr_ldap_option.c<BR>
<BR>
5>apr_ldap_init.c<BR>
<BR>
5>apr_hooks.c<BR>
<BR>
5>apr_base64.c<BR>
<BR>
5>apr_dbm_sdbm.c<BR>
<BR>
5>apr_dbm_gdbm.c<BR>
<BR>
5>apr_dbm_berkeleydb.c<BR>
<BR>
5>apr_dbm.c<BR>
<BR>
5>Generating Code...<BR>
<BR>
5>Compiling...<BR>
<BR>
5>apr_dbd_sqlite3.c<BR>
<BR>
5>apr_dbd_sqlite2.c<BR>
<BR>
5>apr_dbd_pgsql.c<BR>
<BR>
5>apr_dbd.c<BR>
<BR>
5>uuid.c<BR>
<BR>
5>getuuid.c<BR>
<BR>
5>apr_sha1.c<BR>
<BR>
5>apr_md5.c<BR>
<BR>
5>apr_md4.c<BR>
<BR>
5>apr_buckets_socket.c<BR>
<BR>
5>apr_buckets_simple.c<BR>
<BR>
5>apr_buckets_refcount.c<BR>
<BR>
5>apr_buckets_pool.c<BR>
<BR>
5>apr_buckets_pipe.c<BR>
<BR>
5>apr_buckets_mmap.c<BR>
<BR>
5>apr_buckets_heap.c<BR>
<BR>
5>apr_buckets_flush.c<BR>
<BR>
5>apr_buckets_file.c<BR>
<BR>
5>apr_buckets_eos.c<BR>
<BR>
5>apr_buckets_alloc.c<BR>
<BR>
5>Generating Code...<BR>
<BR>
5>Compiling...<BR>
<BR>
5>apr_buckets.c<BR>
<BR>
5>apr_brigade.c<BR>
<BR>
5>Generating Code...<BR>
<BR>
5>Linking...<BR>
<BR>
5> Creating library .\Debug/libaprutil-1.lib and object .\Debug/libaprutil-1.exp<BR>
<BR>
5>Embedding manifest...<BR>
<BR>
5>Performing Post-Build Event...<BR>
<BR>
5>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\libs\win32\apr-util\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\libs\win32\apr-util\Debug\BuildLog.htm</A>"<BR>
<BR>
5>libaprutil - 0 error(s), 0 warning(s)<BR>
<BR>
8>------ Build started: Project: FreeSwitchCoreLib, Configuration: Debug Win32 ------<BR>
<BR>
8>Compiling...<BR>
<BR>
8>switch_ivr_play_say.c<BR>
<BR>
8>..\..\src\switch_ivr_play_say.c(945) : error C2220: warning treated as error - no 'object' file generated<BR>
<BR>
8>..\..\src\switch_ivr_play_say.c(945) : warning C4244: '=' : conversion from 'switch_size_t' to 'uint32_t', possible loss of data<BR>
<BR>
8>..\..\src\switch_ivr_play_say.c(948) : warning C4244: '=' : conversion from 'switch_size_t' to 'uint32_t', possible loss of data<BR>
<BR>
8>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\w32\Library\Debug\BuildLog">file://c:\freeSwitch\Source\freeswitch_snapshot\w32\Library\Debug\BuildLog</A> FreeSwitchCoreLib.htm"<BR>
<BR>
8>FreeSwitchCoreLib - 1 error(s), 2 warning(s)<BR>
<BR>
9>------ Build started: Project: mod_spidermonkey, Configuration: Debug Win32 ------<BR>
<BR>
10>------ Build started: Project: mod_sofia, Configuration: Debug Win32 ------<BR>
<BR>
9>Linking...<BR>
<BR>
10>Linking...<BR>
<BR>
9>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
9>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\languages\mod_spidermonkey\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\languages\mod_spidermonkey\Debug\BuildLog.htm</A>"<BR>
<BR>
9>mod_spidermonkey - 1 error(s), 0 warning(s)<BR>
<BR>
10>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
10>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\endpoints\mod_sofia\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\endpoints\mod_sofia\Debug\BuildLog.htm</A>"<BR>
<BR>
10>mod_sofia - 1 error(s), 0 warning(s)<BR>
<BR>
11>------ Build started: Project: mod_g726, Configuration: Debug Win32 ------<BR>
<BR>
11>Linking...<BR>
<BR>
11>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
11>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_g726\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_g726\Debug\BuildLog.htm</A>"<BR>
<BR>
11>mod_g726 - 1 error(s), 0 warning(s)<BR>
<BR>
12>------ Build started: Project: mod_xml_curl, Configuration: Debug Win32 ------<BR>
<BR>
12>Linking...<BR>
<BR>
12>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
13>------ Build started: Project: mod_g722, Configuration: Debug Win32 ------<BR>
<BR>
13>Linking...<BR>
<BR>
12>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\xml_int\mod_xml_curl\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\xml_int\mod_xml_curl\Debug\BuildLog.htm</A>"<BR>
<BR>
12>mod_xml_curl - 1 error(s), 0 warning(s)<BR>
<BR>
13>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
13>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_g722\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_g722\Debug\BuildLog.htm</A>"<BR>
<BR>
13>mod_g722 - 1 error(s), 0 warning(s)<BR>
<BR>
14>------ Build started: Project: mod_spidermonkey_odbc, Configuration: Debug Win32 ------<BR>
<BR>
14>Linking...<BR>
<BR>
14>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
14>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\languages\mod_spidermonkey_odbc\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\languages\mod_spidermonkey_odbc\Debug\BuildLog.htm</A>"<BR>
<BR>
14>mod_spidermonkey_odbc - 1 error(s), 0 warning(s)<BR>
<BR>
15>------ Build started: Project: mod_say_en, Configuration: Debug Win32 ------<BR>
<BR>
15>Linking...<BR>
<BR>
15>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
15>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\say\mod_say_en\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\say\mod_say_en\Debug\BuildLog.htm</A>"<BR>
<BR>
15>mod_say_en - 1 error(s), 0 warning(s)<BR>
<BR>
16>------ Build started: Project: mod_spidermonkey_etpan, Configuration: Debug Win32 ------<BR>
<BR>
17>------ Build started: Project: mod_xml_cdr, Configuration: Debug Win32 ------<BR>
<BR>
16>Linking...<BR>
<BR>
17>Linking...<BR>
<BR>
16>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
17>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
17>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\xml_int\mod_xml_cdr\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\xml_int\mod_xml_cdr\Debug\BuildLog.htm</A>"<BR>
<BR>
17>mod_xml_cdr - 1 error(s), 0 warning(s)<BR>
<BR>
16>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\languages\mod_spidermonkey_etpan\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\languages\mod_spidermonkey_etpan\Debug\BuildLog.htm</A>"<BR>
<BR>
16>mod_spidermonkey_etpan - 1 error(s), 0 warning(s)<BR>
<BR>
18>------ Build started: Project: mod_g723_1, Configuration: Debug Passthrough Win32 ------<BR>
<BR>
18>Linking...<BR>
<BR>
18>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
19>------ Build started: Project: mod_amr, Configuration: Debug Passthrough Win32 ------<BR>
<BR>
19>Linking...<BR>
<BR>
18>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_g723_1\Debug">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_g723_1\Debug</A> Passthrough\BuildLog.htm"<BR>
<BR>
18>mod_g723_1 - 1 error(s), 0 warning(s)<BR>
<BR>
19>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
20>------ Build started: Project: mod_native_file, Configuration: Debug Win32 ------<BR>
<BR>
19>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_amr\Debug">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_amr\Debug</A> Passthrough\BuildLog.htm"<BR>
<BR>
19>mod_amr - 1 error(s), 0 warning(s)<BR>
<BR>
20>Linking...<BR>
<BR>
20>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
20>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\formats\mod_native_file\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\formats\mod_native_file\Debug\BuildLog.htm</A>"<BR>
<BR>
20>mod_native_file - 1 error(s), 0 warning(s)<BR>
<BR>
21>------ Build started: Project: mod_h26x, Configuration: Debug Win32 ------<BR>
<BR>
21>Linking...<BR>
<BR>
22>------ Build started: Project: mod_local_stream, Configuration: Debug Win32 ------<BR>
<BR>
22>Linking...<BR>
<BR>
21>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
21>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_h26x\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_h26x\Debug\BuildLog.htm</A>"<BR>
<BR>
21>mod_h26x - 1 error(s), 0 warning(s)<BR>
<BR>
22>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
22>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\formats\mod_local_stream\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\formats\mod_local_stream\Debug\BuildLog.htm</A>"<BR>
<BR>
22>mod_local_stream - 1 error(s), 0 warning(s)<BR>
<BR>
23>------ Build started: Project: mod_spidermonkey_core_db, Configuration: Debug Win32 ------<BR>
<BR>
23>Linking...<BR>
<BR>
24>------ Build started: Project: mod_spidermonkey_teletone, Configuration: Debug Win32 ------<BR>
<BR>
23>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
24>Linking...<BR>
<BR>
23>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\languages\mod_spidermonkey_core_db\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\languages\mod_spidermonkey_core_db\Debug\BuildLog.htm</A>"<BR>
<BR>
23>mod_spidermonkey_core_db - 1 error(s), 0 warning(s)<BR>
<BR>
25>------ Build started: Project: mod_cdr, Configuration: Debug Win32 ------<BR>
<BR>
24>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
25>Linking...<BR>
<BR>
24>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\languages\mod_spidermonkey_teletone\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\languages\mod_spidermonkey_teletone\Debug\BuildLog.htm</A>"<BR>
<BR>
24>mod_spidermonkey_teletone - 1 error(s), 0 warning(s)<BR>
<BR>
25>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
25>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\event_handlers\mod_cdr\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\event_handlers\mod_cdr\Debug\BuildLog.htm</A>"<BR>
<BR>
25>mod_cdr - 1 error(s), 0 warning(s)<BR>
<BR>
26>------ Build started: Project: mod_event_socket, Configuration: Debug Win32 ------<BR>
<BR>
26>Linking...<BR>
<BR>
27>------ Build started: Project: mod_dptools, Configuration: Debug Win32 ------<BR>
<BR>
27>Linking...<BR>
<BR>
26>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
26>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\event_handlers\mod_event_socket\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\event_handlers\mod_event_socket\Debug\BuildLog.htm</A>"<BR>
<BR>
26>mod_event_socket - 1 error(s), 0 warning(s)<BR>
<BR>
27>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
27>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\applications\mod_dptools\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\applications\mod_dptools\Debug\BuildLog.htm</A>"<BR>
<BR>
27>mod_dptools - 1 error(s), 0 warning(s)<BR>
<BR>
28>------ Build started: Project: mod_conference, Configuration: Debug Win32 ------<BR>
<BR>
28>Linking...<BR>
<BR>
29>------ Build started: Project: mod_rss, Configuration: Debug Win32 ------<BR>
<BR>
28>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
29>Linking...<BR>
<BR>
28>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\applications\mod_conference\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\applications\mod_conference\Debug\BuildLog.htm</A>"<BR>
<BR>
28>mod_conference - 1 error(s), 0 warning(s)<BR>
<BR>
29>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
29>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\applications\mod_rss\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\applications\mod_rss\Debug\BuildLog.htm</A>"<BR>
<BR>
29>mod_rss - 1 error(s), 0 warning(s)<BR>
<BR>
30>------ Build started: Project: mod_xml_rpc, Configuration: Debug Win32 ------<BR>
<BR>
30>Linking...<BR>
<BR>
30>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
31>------ Build started: Project: mod_console, Configuration: Debug Win32 ------<BR>
<BR>
31>Linking...<BR>
<BR>
30>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\xml_int\mod_xml_rpc\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\xml_int\mod_xml_rpc\Debug\BuildLog.htm</A>"<BR>
<BR>
30>mod_xml_rpc - 1 error(s), 0 warning(s)<BR>
<BR>
32>------ Build started: Project: mod_commands, Configuration: Debug Win32 ------<BR>
<BR>
31>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
32>Linking...<BR>
<BR>
31>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\loggers\mod_console\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\loggers\mod_console\Debug\BuildLog.htm</A>"<BR>
<BR>
31>mod_console - 1 error(s), 0 warning(s)<BR>
<BR>
32>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
32>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\applications\mod_commands\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\applications\mod_commands\Debug\BuildLog.htm</A>"<BR>
<BR>
32>mod_commands - 1 error(s), 0 warning(s)<BR>
<BR>
33>------ Build started: Project: mod_dingaling, Configuration: Debug Win32 ------<BR>
<BR>
33>Linking...<BR>
<BR>
34>------ Build started: Project: mod_ilbc, Configuration: Debug Win32 ------<BR>
<BR>
34>Linking...<BR>
<BR>
33>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
34>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
33>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\endpoints\mod_dingaling\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\endpoints\mod_dingaling\Debug\BuildLog.htm</A>"<BR>
<BR>
33>mod_dingaling - 1 error(s), 0 warning(s)<BR>
<BR>
34>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_ilbc\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_ilbc\Debug\BuildLog.htm</A>"<BR>
<BR>
34>mod_ilbc - 1 error(s), 0 warning(s)<BR>
<BR>
35>------ Skipped Build: Project: mod_perl, Configuration: Debug Win32 ------<BR>
<BR>
35>Project not selected to build for this solution configuration<BR>
<BR>
36>------ Skipped Build: Project: fs_perl, Configuration: Debug Win32 ------<BR>
<BR>
36>Project not selected to build for this solution configuration<BR>
<BR>
37>------ Skipped Build: Project: mod_cepstral, Configuration: Debug Win32 ------<BR>
<BR>
37>Project not selected to build for this solution configuration<BR>
<BR>
38>------ Build started: Project: mod_esf, Configuration: Debug Win32 ------<BR>
<BR>
39>------ Build started: Project: mod_event_multicast, Configuration: Debug Win32 ------<BR>
<BR>
38>Linking...<BR>
<BR>
39>Linking...<BR>
<BR>
38>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
39>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
38>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\applications\mod_esf\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\applications\mod_esf\Debug\BuildLog.htm</A>"<BR>
<BR>
38>mod_esf - 1 error(s), 0 warning(s)<BR>
<BR>
39>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\event_handlers\mod_event_multicast\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\event_handlers\mod_event_multicast\Debug\BuildLog.htm</A>"<BR>
<BR>
39>mod_event_multicast - 1 error(s), 0 warning(s)<BR>
<BR>
40>------ Build started: Project: mod_zeroconf, Configuration: Debug Win32 ------<BR>
<BR>
41>------ Build started: Project: mod_dialplan_directory, Configuration: Debug Win32 ------<BR>
<BR>
40>Linking...<BR>
<BR>
41>Linking...<BR>
<BR>
40>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
41>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
41>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\dialplans\mod_dialplan_directory\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\dialplans\mod_dialplan_directory\Debug\BuildLog.htm</A>"<BR>
<BR>
41>mod_dialplan_directory - 1 error(s), 0 warning(s)<BR>
<BR>
40>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\event_handlers\mod_zeroconf\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\event_handlers\mod_zeroconf\Debug\BuildLog.htm</A>"<BR>
<BR>
40>mod_zeroconf - 1 error(s), 0 warning(s)<BR>
<BR>
42>------ Build started: Project: mod_ldap, Configuration: Debug MS-LDAP Win32 ------<BR>
<BR>
43>------ Build started: Project: mod_dialplan_xml, Configuration: Debug Win32 ------<BR>
<BR>
42>Linking...<BR>
<BR>
43>Linking...<BR>
<BR>
42>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
43>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
42>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\directories\mod_ldap\Debug">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\directories\mod_ldap\Debug</A> MS-LDAP\BuildLog.htm"<BR>
<BR>
42>mod_ldap - 1 error(s), 0 warning(s)<BR>
<BR>
43>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\dialplans\mod_dialplan_xml\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\dialplans\mod_dialplan_xml\Debug\BuildLog.htm</A>"<BR>
<BR>
43>mod_dialplan_xml - 1 error(s), 0 warning(s)<BR>
<BR>
44>------ Build started: Project: mod_woomera, Configuration: Debug Win32 ------<BR>
<BR>
44>Linking...<BR>
<BR>
45>------ Build started: Project: mod_speex, Configuration: Debug Win32 ------<BR>
<BR>
44>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
45>Linking...<BR>
<BR>
44>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\endpoints\mod_woomera\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\endpoints\mod_woomera\Debug\BuildLog.htm</A>"<BR>
<BR>
44>mod_woomera - 1 error(s), 0 warning(s)<BR>
<BR>
45>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
45>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_speex\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_speex\Debug\BuildLog.htm</A>"<BR>
<BR>
45>mod_speex - 1 error(s), 0 warning(s)<BR>
<BR>
46>------ Build started: Project: mod_softtimer, Configuration: Debug Win32 ------<BR>
<BR>
46>Linking...<BR>
<BR>
47>------ Build started: Project: mod_l16, Configuration: Debug Win32 ------<BR>
<BR>
46>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
47>Linking...<BR>
<BR>
46>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\timers\mod_softtimer\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\timers\mod_softtimer\Debug\BuildLog.htm</A>"<BR>
<BR>
46>mod_softtimer - 1 error(s), 0 warning(s)<BR>
<BR>
48>------ Build started: Project: mod_PortAudio, Configuration: Debug Win32 ------<BR>
<BR>
47>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
48>Linking...<BR>
<BR>
47>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_l16\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_l16\Debug\BuildLog.htm</A>"<BR>
<BR>
47>mod_l16 - 1 error(s), 0 warning(s)<BR>
<BR>
49>------ Build started: Project: mod_iax, Configuration: Debug Win32 ------<BR>
<BR>
48>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
49>Linking...<BR>
<BR>
48>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\endpoints\mod_portaudio\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\endpoints\mod_portaudio\Debug\BuildLog.htm</A>"<BR>
<BR>
48>mod_PortAudio - 1 error(s), 0 warning(s)<BR>
<BR>
50>------ Build started: Project: mod_g711, Configuration: Debug Win32 ------<BR>
<BR>
50>Linking...<BR>
<BR>
49>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
50>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
49>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\endpoints\mod_iax\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\endpoints\mod_iax\Debug\BuildLog.htm</A>"<BR>
<BR>
49>mod_iax - 1 error(s), 0 warning(s)<BR>
<BR>
50>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_g711\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_g711\Debug\BuildLog.htm</A>"<BR>
<BR>
50>mod_g711 - 1 error(s), 0 warning(s)<BR>
<BR>
51>------ Build started: Project: mod_event_test, Configuration: Debug Win32 ------<BR>
<BR>
51>Linking...<BR>
<BR>
51>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
52>------ Build started: Project: mod_sndfile, Configuration: Debug Win32 ------<BR>
<BR>
51>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\event_handlers\mod_event_test\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\event_handlers\mod_event_test\Debug\BuildLog.htm</A>"<BR>
<BR>
51>mod_event_test - 1 error(s), 0 warning(s)<BR>
<BR>
52>Linking...<BR>
<BR>
52>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
52>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\formats\mod_sndfile\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\formats\mod_sndfile\Debug\BuildLog.htm</A>"<BR>
<BR>
52>mod_sndfile - 1 error(s), 0 warning(s)<BR>
<BR>
53>------ Build started: Project: mod_xmpp_event, Configuration: Debug Win32 ------<BR>
<BR>
53>Linking...<BR>
<BR>
53>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
53>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\event_handlers\mod_xmpp_event\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\event_handlers\mod_xmpp_event\Debug\BuildLog.htm</A>"<BR>
<BR>
53>mod_xmpp_event - 1 error(s), 0 warning(s)<BR>
<BR>
54>------ Build started: Project: mod_gsm, Configuration: Debug Win32 ------<BR>
<BR>
54>Linking...<BR>
<BR>
54>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
54>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_gsm\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_gsm\Debug\BuildLog.htm</A>"<BR>
<BR>
54>mod_gsm - 1 error(s), 0 warning(s)<BR>
<BR>
55>------ Build started: Project: mod_g729, Configuration: Debug Passthrough Win32 ------<BR>
<BR>
55>Linking...<BR>
<BR>
55>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
56>------ Build started: Project: mod_enum, Configuration: Debug Win32 ------<BR>
<BR>
55>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_g729\Debug">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\codecs\mod_g729\Debug</A> Passthrough\BuildLog.htm"<BR>
<BR>
55>mod_g729 - 1 error(s), 0 warning(s)<BR>
<BR>
56>Linking...<BR>
<BR>
56>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\w32\library\debug\freeswitchcore.lib'<BR>
<BR>
56>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\applications\mod_enum\Debug\BuildLog.htm">file://c:\freeSwitch\Source\freeswitch_snapshot\src\mod\applications\mod_enum\Debug\BuildLog.htm</A>"<BR>
<BR>
56>mod_enum - 1 error(s), 0 warning(s)<BR>
<BR>
57>------ Build started: Project: FreeSwitchConsole, Configuration: Debug Win32 ------<BR>
<BR>
57>Linking...<BR>
<BR>
57>LINK : fatal error LNK1181: cannot open input file '..\library\debug\freeswitchcore.lib'<BR>
<BR>
57>Build log was saved at "<A HREF="file://c:\freeSwitch\Source\freeswitch_snapshot\w32\Console\Debug\BuildLog">file://c:\freeSwitch\Source\freeswitch_snapshot\w32\Console\Debug\BuildLog</A> FreeSwitchConsole.htm"<BR>
<BR>
57>FreeSwitchConsole - 1 error(s), 0 warning(s)<BR>
<BR>
========== Build: 6 succeeded, 48 failed, 25 up-to-date, 3 skipped ==========<BR>
<BR>
Thanks<BR>
---------------------------------<BR>
Bharath B. Reddy Bynagari<BR>
President & Co-Founder<BR>
Phone: 317.590.8275 Fax:866.807.7158<BR>
bynagari@pranetinc.com<BR>
www.pranetinc.com<BR>
<BR>
<BR>
</FONT>
</P>
</BODY>
</HTML>