I'm trying to build log4cxx, but I get
build-lib:
BUILD FAILED
/Volumes/Mei/Projects/log4cxx/apache-log4cxx/build.xml:544: windres
is not a legal value for this attribute
I'm using revision 636370.
What is "windres"?
% uname -a
Darwin eggert.local 9.2.0 Darwin Kernel Version 9.2.0: Tue Feb 5
16:13:22 PST 2008; root:xnu-1228.3.13~1/RELEASE_I386 i386
% java -version
java version "1.5.0_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-
b05-237)
Java HotSpot(TM) Client VM (build 1.5.0_13-119, mixed mode, sharing)
/Daniel