RE: log4cxxl compile fails

2008-09-25 Thread Winans, Don (Mission Systems)
I'm using apr-1.3.3-win32-src.zip and apr-util-1.3.4-win32-src.zip.  I
added 'typedef INT32 SQLLEN' to the file and then it compiled okay.  I
don't understand why I had to add it.  Thanks!

-Original Message-
From: Markus Kappeler [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 25, 2008 2:11 AM
To: log4cxx-user@logging.apache.org
Subject: Re: log4cxxl compile fails

Hi
 > C:\apr-util\dbd\apr_dbd_odbc.c(134) : error C2061: syntax error :
 > identifier 'SQLLEN'
Are you using the correct apr and apr-util version (I use 1.2.12). As
far as I can remember with the newest version of apr-util you get this
error.

Best regards,
Markus Kappeler



Re: log4cxxl compile fails

2008-09-25 Thread Markus Kappeler

Hi
> C:\apr-util\dbd\apr_dbd_odbc.c(134) : error C2061: syntax error :
> identifier 'SQLLEN'
Are you using the correct apr and apr-util version (I use 1.2.12). As 
far as I can remember with the newest version of apr-util you get this 
error.


Best regards,
Markus Kappeler