Re: Using VC6 on XP to build log4cxx from latest trunk

2014-09-17 Thread Thorsten Schöning
Guten Tag ToddA, am Mittwoch, 17. September 2014 um 03:20 schrieben Sie: This is discouraging. :( In the research I had done, log4cxx kept turning up as recommended software and that it was compilable under VC6. I guess that must have been true of the latest stable release, 0.10.0. It

Re: Using VC6 on XP to build log4cxx from latest trunk

2014-09-16 Thread ToddA
Thorsten Schöning tschoening at am-soft.de writes: I guess the warnings there are because of your old compiler, that's something you need to fiddle on your own... The ODBC error may be removed using with-ODBC=no, because the default behavior is auto, which enables ODBC by default on Windows.

Re: Using VC6 on XP to build log4cxx from latest trunk

2014-09-08 Thread ToddA
Hi Thorsten, You need to provide all of the errors I thought I did. I provided a link to the complete compile log, with all errors, here: http://pastebin.com/zpKfm7i9 Regarding the problem with XMLPARSEAPI: No idea currently, only found the following which suggests you are defining the

Re: Using VC6 on XP to build log4cxx from latest trunk

2014-09-08 Thread Thorsten Schöning
Guten Tag ToddA, am Montag, 8. September 2014 um 08:55 schrieben Sie: I thought I did. I provided a link to the complete compile log, with all errors, here: http://pastebin.com/zpKfm7i9 Sorry, I've missed the link. Regarding ODBC, it seems intptr_t is missing and needs to be included from

Re: Using VC6 on XP to build log4cxx from latest trunk

2014-09-07 Thread ToddA
Thorsten Schöning tschoening at am-soft.de writes: Guten Tag ToddA, am Sonntag, 7. September 2014 um 02:32 schrieben Sie: I had used TortoiseSVN Repository Browser to download trunk and didn't realize it would be incomplete. It normally isn't, it doesn't matter which client or OS you

Re: Using VC6 on XP to build log4cxx from latest trunk

2014-09-07 Thread Thorsten Schöning
Guten Tag ToddA, am Sonntag, 7. September 2014 um 20:14 schrieben Sie: 1) Multiple errors when building apr_dbd_odbc.c. Of course, odbc is one of the appenders I do want to use with log4cxx. :( You need to provide all of the errors, ODBC should be activated by default. There might be some

Re: Using VC6 on XP to build log4cxx from latest trunk

2014-09-06 Thread ToddA
Thorsten Schöning tschoening at am-soft.de writes: Guten Tag ToddA, am Mittwoch, 3. September 2014 um 07:43 schrieben Sie: (I hope it's not a problem that I'm using the latest version of Maven, 3.x, and not 2.x as listed in this URL.) No: C:\Users\tschoeningmvn --version

Re: Using VC6 on XP to build log4cxx from latest trunk

2014-09-06 Thread ToddA
Just to clarify, after I did 'svn checkout' on my Linux box I transferred the etnire contents to Win XP. I'm still doing the build on Win XP and not Linux.

Re: Using VC6 on XP to build log4cxx from latest trunk

2014-09-03 Thread Thorsten Schöning
Guten Tag ToddA, am Mittwoch, 3. September 2014 um 07:43 schrieben Sie: (I hope it's not a problem that I'm using the latest version of Maven, 3.x, and not 2.x as listed in this URL.) No: C:\Users\tschoeningmvn --version Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a;

Re: Using VC6 on XP to build log4cxx from latest trunk [was Re: Status of log4cxx under Windows using VS 2010]

2014-09-02 Thread Thorsten Schöning
Guten Tag ToddA, am Dienstag, 2. September 2014 um 06:13 schrieben Sie: 8. The steps at http://ant-contrib.sourceforge.net/ say to, See the cc tasks for installation instructions for cpptasks. When I go to the link for 'cc' (http://ant-contrib.sourceforge.net/cpptasks/index.html) it says,

Re: Using VC6 on XP to build log4cxx from latest trunk

2014-09-02 Thread ToddA
Thorsten Schöning tschoening at am-soft.de writes: Guten Tag ToddA, am Dienstag, 2. September 2014 um 06:13 schrieben Sie: 8. The steps at http://ant-contrib.sourceforge.net/ say to, See the cc tasks for installation instructions for cpptasks. When I go to the link for 'cc'

Using VC6 on XP to build log4cxx from latest trunk [was Re: Status of log4cxx under Windows using VS 2010]

2014-09-01 Thread ToddA
Thorsten Schöning tschoening at am-soft.de writes: Guten Tag ToddA, am Donnerstag, 28. August 2014 um 07:28 schrieben Sie: Can you clarify what you mean by shouldn't be necessary? It shouldn't be necessary to use ANT to create VS project files because ANT can directly build your