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 do

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

2014-09-16 Thread ToddA
Thorsten Schöning 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. The d

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 som

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

2014-09-07 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-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 pro

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

2014-09-07 Thread ToddA
Thorsten Schöning 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 us

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 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 use to checkout, you should always get the same content. Di

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-06 Thread ToddA
Thorsten Schöning 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\tschoening>mvn --version >

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

2014-09-02 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\tschoening>mvn --version > Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 20

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

2014-09-02 Thread ToddA
Thorsten Schöning 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' (http://an

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

2014-09-01 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,

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 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 project