On May 12, 2008, at 2:43 AM, Chakravarthula, Krishnamurthy wrote:
Experts,
Since I am getting error with gcc compiler, I am trying with
default compiler (/usr/vac/bin/xlc_r) on AIX for build. I am able to
build APR and APR-UTIL but I get following error during make of
log4cxx. Please
On May 12, 2008, at 9:15 AM, Madhu Gowda wrote:
Hi,
I tried the following in my sample program.
std::string sLogFile = "TestLog.txt";
LogString sFileName;
log4cxx::helpers::Transcoder::decode( sLogFile, sFileName);
But, it gives the sFileName as "".
I tried to debug and saw that in the funct
Experts,
Since I am getting error with gcc compiler, I am trying with default
compiler (/usr/vac/bin/xlc_r) on AIX for build. I am able to build APR
and APR-UTIL but I get following error during make of log4cxx. Please
help.
source='helpers/datetimedateformattestcase.cpp' object='datetim