Re: link errors while building a project using static lib of log4cxx in VS 2010

2013-04-25 Thread Madhu Gowda
Thanks... I got the issue resolved. Earlier I had VS 2005 installed on this machine and now I had installed VS 2010 in same machine.. When I uninstalled VS 2005 and rebuilt the application, all the linker errors disappeared. Regards, Madhu Gowda --- On Tue, 4/23/13, chand priyankara wrote

link errors while building a project using static lib of log4cxx in VS 2010

2013-04-23 Thread Madhu Gowda
Any thoughts on what is going wrong. Regards, Madhu Gowda

root node of configuration file

2008-08-18 Thread Madhu Gowda
, Madhu Gowda

using RollingFileAppender

2008-06-02 Thread Madhu Gowda
setMaxFileSize( log4cxx::helpers::Transcoder::decode("5 KB"));   It works fine but, the new log file is not getting created after the MaxFileSize (5 KB) is reached, the log messages are just getting appended to same log file ().   Please, suggest what is going wrong here.   Thanks & Regards, Madhu Gowda  

Re: LogString conversion

2008-05-13 Thread Madhu Gowda
Language Runtime support: No Common Language Runtime support Whole Program Optimization: No Whole Program Optimization   and the Debugger type is Auto   Regards, Madhu Gowda--- On Mon, 5/12/08, Curt Arnold <[EMAIL PROTECTED]> wrote: From: Curt Arnold <[EMAIL PROTECTED]>Subject: Re: LogString

Re: problems in building log4cxx-0.10.0

2008-05-05 Thread Madhu Gowda
unresolved externals .\Debug/log4cxx.dll   Please, help on fixing this issue.   Regards, Madhu Gowda--- On Wed, 4/30/08, Curt Arnold <[EMAIL PROTECTED]> wrote: From: Curt Arnold <[EMAIL PROTECTED]>Subject: Re: problems in building log4cxx-0.10.0To: "Log4CXX User" Date: Wednesday

Fw: problems in building log4cxx-0.10.0

2008-04-30 Thread Madhu Gowda
sion to log4cxx::string. In my application I want to use std::string as the log messages How do I convert std::string to log4cxx string. Please, give some suggestions on how to fix this. Regards, Madhu Gowda Be a better friend, newshound

problems in building log4cxx-0.10.0

2008-04-30 Thread Madhu Gowda
external symbol [EMAIL PROTECTED] apr_buckets_mmap.obj : error LNK2001: unresolved external symbol [EMAIL PROTECTED] apr_buckets_pool.obj : error LNK2001: unresolved external symbol [EMAIL PROTECTED] .. .. .. etc Please, give some suggestions on how to fix this. Regards, Madhu Gowda