ant build options not working on Windows? (unichar, wchar_t, etc)

2009-10-29 Thread Samuel Gundry
Hi, I'm tangling with log4cxx and going under... I'm on Windows XP and using MSVC9 and used the following: - apache-log4cxx-0.10.0.tar.gz - apr-util-1.2.12.tar.gz (the latest didn't work, can't remember the reason) - apr-1.2.12.tar.gz (same again, late

Re: ant build options

2007-03-01 Thread Curt Arnold
On Feb 28, 2007, at 6:22 PM, Stephen Bartnikowski wrote: Hello, Is there a way to tell the ant build to not build apr and apr-util? For example, I already have apr and apr-util installed from the distribution iso but I'm getting build errors building apr-util during the log4cxx ant build

ant build options

2007-02-28 Thread Stephen Bartnikowski
Hello, Is there a way to tell the ant build to not build apr and apr-util? For example, I already have apr and apr-util installed from the distribution iso but I'm getting build errors building apr-util during the log4cxx ant build. I'm assuming not since someone asked a similar question on the u