manuel aldana wrote:
> hi,
>
> i've got VS 2005 installed and cannot compile log4cxx (HEAD revision).
> in all build files (build.xml, apr-build.xml, aprutil-build.xml) i set
> debug property to false.
>
> while running ant i get following build error, which hint on the line
> number of aprutil-build.xml does not help me really:
try running ant -v. This gives additional output, including the command
line which was used for calling the compiler.
> -------------------------------
> BUILD FAILED
> C:\Dokumente und
> Einstellungen\manuel\Desktop\downloads\log4cxx\build.xml:556: T
> he following error occurred while executing this line:
> C:\Dokumente und
> Einstellungen\manuel\Desktop\downloads\log4cxx\aprutil-build.xm
> l:207: cl failed with return code -1073741515
> -------------------------------
>
> thanks a lot (maybe even somebody has got a compiled release-windows
> version of log4cxx...)
Thats a thing I wanted to do for a long time, but currently the build
seems to fail due to a removed patch file for apr-util... I have
to check this...
Regards,
Andreas