Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] apr_md5 windows build problem


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
cstomi.levlist at gmai...
Guest





PostPosted: Mon Oct 27, 2008 9:39 am    Post subject: [Freeswitch-users] apr_md5 windows build problem Reply with quote

Hello,

I have a problem with windows build:

Microsoft Visual C++ 2005
Revision: 10158

Creating library Debug/FreeSwitchCore.lib and object
Debug/FreeSwitchCore.exp
switch_apr.obj : error LNK2019: unresolved external symbol
__imp__apr_md5@12 referenced in function _switch_md5@12
C:\freeswitch\freeswitch-trunk\Debug/FreeSwitch.dll : fatal error
LNK1120: 1 unresolved externals
Build log was saved at
"file://c:\freeswitch\freeswitch-trunk\w32\Library\Debug\BuildLog
FreeSwitchCoreLib.htm"
FreeSwitchCoreLib - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Thank you,
Tamas

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
mike at jerris.com
Guest





PostPosted: Mon Oct 27, 2008 10:29 am    Post subject: [Freeswitch-users] apr_md5 windows build problem Reply with quote

This should work on a fresh checkout.

Mike

On Oct 27, 2008, at 10:23 AM, Tamas Cseke wrote:

Quote:
Hello,

I have a problem with windows build:

Microsoft Visual C++ 2005
Revision: 10158

Creating library Debug/FreeSwitchCore.lib and object
Debug/FreeSwitchCore.exp
switch_apr.obj : error LNK2019: unresolved external symbol
__imp__apr_md5@12 referenced in function _switch_md5@12
C:\freeswitch\freeswitch-trunk\Debug/FreeSwitch.dll : fatal error
LNK1120: 1 unresolved externals
Build log was saved at
"file://c:\freeswitch\freeswitch-trunk\w32\Library\Debug\BuildLog
FreeSwitchCoreLib.htm"
FreeSwitchCoreLib - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped
==========

Thank you,
Tamas

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
cstomi.levlist at gmai...
Guest





PostPosted: Tue Oct 28, 2008 4:14 am    Post subject: [Freeswitch-users] apr_md5 windows build problem Reply with quote

Hello,

I still have problem after a fresh checkout.
I tried with MSVC++ 2008 express and I got the same errors too.

Tamas

Michael Jerris írta:
Quote:
This should work on a fresh checkout.

Mike

On Oct 27, 2008, at 10:23 AM, Tamas Cseke wrote:


Quote:
Hello,

I have a problem with windows build:

Microsoft Visual C++ 2005
Revision: 10158

Creating library Debug/FreeSwitchCore.lib and object
Debug/FreeSwitchCore.exp
switch_apr.obj : error LNK2019: unresolved external symbol
__imp__apr_md5@12 referenced in function _switch_md5@12
C:\freeswitch\freeswitch-trunk\Debug/FreeSwitch.dll : fatal error
LNK1120: 1 unresolved externals
Build log was saved at
"file://c:\freeswitch\freeswitch-trunk\w32\Library\Debug\BuildLog
FreeSwitchCoreLib.htm"
FreeSwitchCoreLib - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped
==========

Thank you,
Tamas

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org



_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org




_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
jonas.gauffin at gmail...
Guest





PostPosted: Thu Oct 30, 2008 4:37 am    Post subject: [Freeswitch-users] apr_md5 windows build problem Reply with quote

Hi Mike,

This is a problem for me too. I did a fresh checkout yesterday.

Regards,
Jonas

On Tue, Oct 28, 2008 at 10:06 AM, Tamas Cseke <cstomi.levlist@gmail.com (cstomi.levlist@gmail.com)> wrote:
Quote:
Hello,

I still have problem after a fresh checkout.
I tried with MSVC++ 2008 express and I got the same errors too.

Tamas

Michael Jerris írta:

Quote:
This should work on a fresh checkout.

Mike

On Oct 27, 2008, at 10:23 AM, Tamas Cseke wrote:


Quote:
Hello,

I have a problem with windows build:

Microsoft Visual C++ 2005
Revision: 10158

Creating library Debug/FreeSwitchCore.lib and object
Debug/FreeSwitchCore.exp
switch_apr.obj : error LNK2019: unresolved external symbol
__imp__apr_md5@12 referenced in function _switch_md5@12
C:\freeswitch\freeswitch-trunk\Debug/FreeSwitch.dll : fatal error
LNK1120: 1 unresolved externals
Build log was saved at
"file://c:\freeswitch\freeswitch-trunk\w32\Library\Debug\BuildLog
FreeSwitchCoreLib.htm"
FreeSwitchCoreLib - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped
==========

Thank you,
Tamas

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org



_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org




_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Back to top
mike at jerris.com
Guest





PostPosted: Thu Oct 30, 2008 7:46 am    Post subject: [Freeswitch-users] apr_md5 windows build problem Reply with quote

It just hit me, this is 2005, not 2008, thats why. Can we take a poll, who is still using 2005 and why?

Mike

On Oct 30, 2008, at 5:24 AM, Jonas Gauffin wrote:
Quote:
Hi Mike,

This is a problem for me too. I did a fresh checkout yesterday.

Regards,
Jonas

On Tue, Oct 28, 2008 at 10:06 AM, Tamas Cseke <cstomi.levlist@gmail.com (cstomi.levlist@gmail.com)> wrote:
Quote:
Hello,

I still have problem after a fresh checkout.
I tried with MSVC++ 2008 express and I got the same errors too.

Tamas

Michael Jerris írta:

Quote:
This should work on a fresh checkout.

Mike

On Oct 27, 2008, at 10:23 AM, Tamas Cseke wrote:


Quote:
Hello,

I have a problem with windows build:

Microsoft Visual C++ 2005
Revision: 10158

Creating library Debug/FreeSwitchCore.lib and object
Debug/FreeSwitchCore.exp
switch_apr.obj : error LNK2019: unresolved external symbol
__imp__apr_md5@12 referenced in function _switch_md5@12
C:\freeswitch\freeswitch-trunk\Debug/FreeSwitch.dll : fatal error
LNK1120: 1 unresolved externals
Build log was saved at
"file://c:\freeswitch\freeswitch-trunk\w32\Library\Debug\BuildLog
FreeSwitchCoreLib.htm"
FreeSwitchCoreLib - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped
==========

Thank you,
Tamas

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org



_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org




_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org




_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
cstomi.levlist at gmai...
Guest





PostPosted: Thu Oct 30, 2008 8:18 am    Post subject: [Freeswitch-users] apr_md5 windows build problem Reply with quote

Hi,

The answer is pretty simply for me: I have only 2008 express.
But I tried 2008 express too as I said earlier and got the same.
Maybe it is not an issue with 2008 professional.

Best regards,
Tamas

Michael Jerris írta:
Quote:
It just hit me, this is 2005, not 2008, thats why. Can we take a
poll, who is still using 2005 and why?

Mike

On Oct 30, 2008, at 5:24 AM, Jonas Gauffin wrote:

Quote:
Hi Mike,

This is a problem for me too. I did a fresh checkout yesterday.

Regards,
Jonas

On Tue, Oct 28, 2008 at 10:06 AM, Tamas Cseke
<cstomi.levlist@gmail.com> wrote:
Hello,

I still have problem after a fresh checkout.
I tried with MSVC++ 2008 express and I got the same errors too.

Tamas

Michael Jerris írta:
Quote:
This should work on a fresh checkout.

Mike

On Oct 27, 2008, at 10:23 AM, Tamas Cseke wrote:


Quote:
Hello,

I have a problem with windows build:

Microsoft Visual C++ 2005
Revision: 10158

Creating library Debug/FreeSwitchCore.lib and object
Debug/FreeSwitchCore.exp
switch_apr.obj : error LNK2019: unresolved external symbol
__imp__apr_md5@12 referenced in function _switch_md5@12
C:\freeswitch\freeswitch-trunk\Debug/FreeSwitch.dll : fatal error
LNK1120: 1 unresolved externals
Build log was saved at
"file://c:\freeswitch\freeswitch-trunk\w32\Library\Debug\BuildLog
FreeSwitchCoreLib.htm"
FreeSwitchCoreLib - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped
==========

Thank you,
Tamas

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users

UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
Quote:
Quote:
http://www.freeswitch.org



_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users

UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
Quote:
http://www.freeswitch.org




_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


------------------------------------------------------------------------

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org



_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
cstomi.levlist at gmai...
Guest





PostPosted: Thu Oct 30, 2008 8:27 am    Post subject: [Freeswitch-users] apr_md5 windows build problem Reply with quote

no, freeswitch.2008.sln or whatever is it
Michael Jerris írta:
Quote:
did you try 2008 with the freeswitch.sln file?


On Oct 30, 2008, at 9:10 AM, Tamas Cseke wrote:


Quote:
Hi,

The answer is pretty simply for me: I have only 2008 express.
But I tried 2008 express too as I said earlier and got the same.
Maybe it is not an issue with 2008 professional.

Best regards,
Tamas



_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org




_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
mike at jerris.com
Guest





PostPosted: Thu Oct 30, 2008 8:32 am    Post subject: [Freeswitch-users] apr_md5 windows build problem Reply with quote

did you try 2008 with the freeswitch.sln file?


On Oct 30, 2008, at 9:10 AM, Tamas Cseke wrote:

Quote:
Hi,

The answer is pretty simply for me: I have only 2008 express.
But I tried 2008 express too as I said earlier and got the same.
Maybe it is not an issue with 2008 professional.

Best regards,
Tamas


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
jonas.gauffin at gmail...
Guest





PostPosted: Thu Oct 30, 2008 9:58 am    Post subject: [Freeswitch-users] apr_md5 windows build problem Reply with quote

Ok, the 2008 version worked.

But in the 2008 version, the setup project is not included (in the solution file).
I added it and compiled it, and got these errros:

------ Starting pre-build validation for project 'FreeSwitchSetup' ------
ERROR: Unable to find source file 'C:\projects\cpp\freeswitch\conf\sip_profiles\default.xml' for file 'default.xml', located in '[TARGETDIR]\conf\sip_profiles', the file may be absent or locked.
ERROR: Unable to find source file 'C:\projects\cpp\freeswitch\conf\sip_profiles\nat\example.xml' for file 'example.xml', located in '[TARGETDIR]\conf\sip_profiles\nat', the file may be absent or locked.
ERROR: Unable to find source file 'C:\projects\cpp\freeswitch\conf\dialplan\extensions\sipphone.com.noload' for file 'sipphone.com.noload', located in '[TARGETDIR]\conf\dialplan\extensions', the file may be absent or locked.
ERROR: Unable to find source file 'C:\projects\cpp\freeswitch\conf\autoload_configs\wanpipe.conf.xml' for file 'wanpipe.conf.xml', located in '[TARGETDIR]\conf\autoload_configs', the file may be absent or locked.
ERROR: Unable to find source file 'C:\projects\cpp\freeswitch\conf\dialplan\extensions\sipbroker.com.noload' for file 'sipbroker.com.noload', located in '[TARGETDIR]\conf\dialplan\extensions', the file may be absent or locked.
ERROR: Unable to find source file 'C:\projects\cpp\freeswitch\conf\sip_profiles\outbound\example.xml' for file 'example.xml', located in '[TARGETDIR]\conf\sip_profiles\outbound', the file may be absent or locked.
ERROR: Unable to find source file 'C:\projects\cpp\freeswitch\conf\dialplan\extensions\pulver.com.noload' for file 'pulver.com.noload', located in '[TARGETDIR]\conf\dialplan\extensions', the file may be absent or locked.
ERROR: Unable to find source file 'C:\projects\cpp\freeswitch\conf\dialplan\extensions\ideasip.com.noload' for file 'ideasip.com.noload', located in '[TARGETDIR]\conf\dialplan\extensions', the file may be absent or locked.
ERROR: Unable to find source file 'C:\projects\cpp\freeswitch\conf\sip_profiles\nat.xml' for file 'nat.xml', located in '[TARGETDIR]\conf\sip_profiles', the file may be absent or locked.
ERROR: Unable to find source file 'C:\projects\cpp\freeswitch\conf\sip_profiles\default\example.xml' for file 'example.xml', located in '[TARGETDIR]\conf\sip_profiles\default', the file may be absent or locked.
ERROR: Unable to find source file 'C:\projects\cpp\freeswitch\conf\sip_profiles\outbound.xml' for file 'outbound.xml', located in '[TARGETDIR]\conf\sip_profiles', the file may be absent or locked.
------ Pre-build validation for project 'FreeSwitchSetup' completed ------
51>------ Build started: Project: FreeSwitchSetup, Configuration: Release with MySql ------


On Thu, Oct 30, 2008 at 2:27 PM, Tamas Cseke <cstomi.levlist@gmail.com (cstomi.levlist@gmail.com)> wrote:
Quote:
no, freeswitch.2008.sln or whatever is it
Michael Jerris írta:

Quote:
did you try 2008 with the freeswitch.sln file?


On Oct 30, 2008, at 9:10 AM, Tamas Cseke wrote:


Quote:
Hi,

The answer is pretty simply for me: I have only 2008 express.
But I tried 2008 express too as I said earlier and got the same.
Maybe it is not an issue with 2008 professional.

Best regards,
Tamas



_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org




_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Back to top
mike at jerris.com
Guest





PostPosted: Thu Oct 30, 2008 11:05 am    Post subject: [Freeswitch-users] apr_md5 windows build problem Reply with quote

The built in setup has turned out to be too limiting. In tree there
is an advanced installer config file at :

http://svn.freeswitch.org/svn/freeswitch/trunk/w32/Setup/freeswitch.aip

That you can use to build a msi.

I am proposing to remove the 2005 support from tree completely. I need
to confirm that we currently build with 2008 express edition, can
anyone confirm that? Are there any good reasons to continue to
support 2005. We have been adding stuff to 2008 and not the 2005
build for quite some time and no one has been complaining or
contributing projects for the 2005 so it would appear there is not
enough interest by anyone to do any work to make sure it is up to date.

Mike



On Oct 30, 2008, at 10:51 AM, Jonas Gauffin wrote:

Quote:
Ok, the 2008 version worked.

But in the 2008 version, the setup project is not included (in the
solution file).
I added it and compiled it, and got these errros:

------ Starting pre-build validation for project 'FreeSwitchSetup'
------
ERROR: Unable to find source file 'C:\projects\cpp\freeswitch\conf
\sip_profiles\default.xml' for file 'default.xml', located in
'[TARGETDIR]\conf\sip_profiles', the file may be absent or locked.
ERROR: Unable to find source file 'C:\projects\cpp\freeswitch\conf
\sip_profiles\nat\example.xml' for file 'example.xml', located in
'[TARGETDIR]\conf\sip_profiles\nat', the file may be absent or locked.
ERROR: Unable to find source file 'C:\projects\cpp\freeswitch\conf
\dialplan\extensions\sipphone.com.noload' for file
'sipphone.com.noload', located in '[TARGETDIR]\conf\dialplan
\extensions', the file may be absent or locked.
ERROR: Unable to find source file 'C:\projects\cpp\freeswitch\conf
\autoload_configs\wanpipe.conf.xml' for file 'wanpipe.conf.xml',
located in '[TARGETDIR]\conf\autoload_configs', the file may be
absent or locked.
ERROR: Unable to find source file 'C:\projects\cpp\freeswitch\conf
\dialplan\extensions\sipbroker.com.noload' for file
'sipbroker.com.noload', located in '[TARGETDIR]\conf\dialplan
\extensions', the file may be absent or locked.
ERROR: Unable to find source file 'C:\projects\cpp\freeswitch\conf
\sip_profiles\outbound\example.xml' for file 'example.xml', located
in '[TARGETDIR]\conf\sip_profiles\outbound', the file may be absent
or locked.
ERROR: Unable to find source file 'C:\projects\cpp\freeswitch\conf
\dialplan\extensions\pulver.com.noload' for file
'pulver.com.noload', located in '[TARGETDIR]\conf\dialplan
\extensions', the file may be absent or locked.
ERROR: Unable to find source file 'C:\projects\cpp\freeswitch\conf
\dialplan\extensions\ideasip.com.noload' for file
'ideasip.com.noload', located in '[TARGETDIR]\conf\dialplan
\extensions', the file may be absent or locked.
ERROR: Unable to find source file 'C:\projects\cpp\freeswitch\conf
\sip_profiles\nat.xml' for file 'nat.xml', located in '[TARGETDIR]
\conf\sip_profiles', the file may be absent or locked.
ERROR: Unable to find source file 'C:\projects\cpp\freeswitch\conf
\sip_profiles\default\example.xml' for file 'example.xml', located
in '[TARGETDIR]\conf\sip_profiles\default', the file may be absent
or locked.
ERROR: Unable to find source file 'C:\projects\cpp\freeswitch\conf
\sip_profiles\outbound.xml' for file 'outbound.xml', located in
'[TARGETDIR]\conf\sip_profiles', the file may be absent or locked.
------ Pre-build validation for project 'FreeSwitchSetup' completed
------
51>------ Build started: Project: FreeSwitchSetup, Configuration:
Release with MySql ------


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
mike at jerris.com
Guest





PostPosted: Fri Oct 31, 2008 3:32 pm    Post subject: [Freeswitch-users] apr_md5 windows build problem Reply with quote

I now have had several people confirm this only happens on
freeswitch.sln (the 2005 sln file) .. I have now fixed the 2005 build
and renamed the sln file so its clear that it is 2005 only and that we
are not maintaining the 2005 build in any real way. I would encourage
everyone to move to 2008 as 2005 will eventually be removed.

Mike


On Oct 30, 2008, at 9:27 AM, Tamas Cseke wrote:

Quote:
no, freeswitch.2008.sln or whatever is it
Michael Jerris írta:
Quote:
did you try 2008 with the freeswitch.sln file?


On Oct 30, 2008, at 9:10 AM, Tamas Cseke wrote:


Quote:
Hi,

The answer is pretty simply for me: I have only 2008 express.
But I tried 2008 express too as I said earlier and got the same.
Maybe it is not an issue with 2008 professional.

Best regards,
Tamas



_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services