Tommi M�kitalo wrote:
Hi,
I tried to compile the CVS-version, but run into a minor problem and a big problem.
The minor problem was, that there is a missign '\' in tests/src/helpers/Makefile.am. Here is the diff:
The larger problem is log4cxx/string.h.
Thanks for the feedback. I had added the missing backslash and have renamed <log4cxx/string.h> to <log4cxx/logstring.h> to avoid conflicts with the C RTL's string.h if include/log4cxx is on the include path.
At the present time, I expect that only the ant build using GCC will work and only if you use the same apr locations that I did in my development machine. Sorry if I didn't make that clear in my earlier message. However, you should be able to gauge the changes necessary to compile applications that use log4cxx applications without actually building log4cxx.
