Re: Build log4cxx on Windows

2016-07-17 Thread Robert Middleton
I did try to add the APR folder for 'encoding' to the apr-build.xml, however it was not able to build it because apr_escape.c requires a (generated) header file that the log4cxx build process does not account for. Ultimately, it doesn't seem like a good idea to essentially duplicate the APR build

Re: Build log4cxx on Windows

2016-07-17 Thread Thorsten Schöning
Guten Tag Robert Middleton, am Samstag, 16. Juli 2016 um 21:47 schrieben Sie: > The functions that are missing are apr_generate_random_bytes and apr_ > escape_hex. apr-build.xml: > >includes="**/${arch}/*.c" >

svn commit: r1753033 - /incubator/log4cxx/trunk/src/ant/apr-build.xml

2016-07-17 Thread tschoening
Author: tschoening Date: Sun Jul 17 08:46:23 2016 New Revision: 1753033 URL: http://svn.apache.org/viewvc?rev=1753033&view=rev Log: indentation Modified: incubator/log4cxx/trunk/src/ant/apr-build.xml Modified: incubator/log4cxx/trunk/src/ant/apr-build.xml URL: http://svn.apache.org/viewvc/i