< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

RE: [reSIProcate] error building on vs.net


Ken just commited a fix in for this.  Thanks.

-----Original Message-----
From: andrea [mailto:andrea@xxxxxx] 
Sent: Wednesday, January 12, 2005 3:10 AM
To: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
Subject: [reSIProcate] error building on vs.net

Hi all,

I've found an error in Logger.cxx, line 66 on win32 platform.
you have to change:
const char *text = result->c_str();

with:
const char *text = result.c_str();

andrea


_______________________________________________
resiprocate-devel mailing list
resiprocate-devel@xxxxxxxxxxxxxxxxxxx
https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel