RE: Can't build using Ant with MSVC 6.0

2008-08-27 Thread Moshe Matitya
On Wednesday, August 27, 2008 7:08 PM, Curt Arnold wrote: > > On Aug 27, 2008, at 6:48 AM, Moshe Matitya wrote: > > > I am trying to build log4cxx 0.10.0 using ant, but the build fails > > because of apr-util compilation errors. Am I doing something wrong > > here? > > > > I am using the follo

Re: Can't build using Ant with MSVC 6.0

2008-08-27 Thread Curt Arnold
On Aug 27, 2008, at 6:48 AM, Moshe Matitya wrote: I am trying to build log4cxx 0.10.0 using ant, but the build fails because of apr-util compilation errors. Am I doing something wrong here? I am using the following environment: Micosoft Windows XP SP2 Microsoft Visual C/C++ 6.0 S

Can't build using Ant with MSVC 6.0

2008-08-27 Thread Moshe Matitya
I am trying to build log4cxx 0.10.0 using ant, but the build fails because of apr-util compilation errors. Am I doing something wrong here? I am using the following environment: Micosoft Windows XP SP2 Microsoft Visual C/C++ 6.0 SP 6 Microsoft Platform SDK Feb. 2003 Apac