On Mon, Jul 09, 2007 at 12:59:08PM -0500, Myers, Gary - 43 wrote: > I'm attempting to use APR in a mingw C project that I am working on to > add a layer of abstraction so I can later port in to Linux. > I've compiled the libapr.dll using Visual Studio C++ 2005 Express > edition. (Which may be my problem, I simply may not be able to make it > work using mingw gcc)
Why can't you get it to work with mingw? Take a look at http://wiki.apache.org/logging-log4cxx/MSWindowsBuildInstructions Bob Rossi
