On Jun 25, 2008, at 2:53 PM, David Tran wrote:
Hi,
I am not very familiar with APR and APR-utils. I ran configure,
make, and make install on apr fine, but when I try to make/make
install apr-utils, it can’t find the file build/rules.mk
Specified in the generated Makefile. Can anyone tell m
Hi,
I am new to this forum and was looking an example of code that uses the log4cxx
libraries. I am running a VC application as a service that needs to generate a
log file with debug messages in a particular directory.
I have built the log4cxxx libraries and included them in my application. Th
On Fri, Jun 27, 2008 at 10:19 AM, Olivier Beaton
<[EMAIL PROTECTED]> wrote:
> Not to worry Dale, there are already instructions for building with VC
> http://logging.apache.org/log4cxx/building/vstudio.html
I was referring to the Wiki page with instructions for building on
Windows which have no i
Not to worry Dale, there are already instructions for building with VC
http://logging.apache.org/log4cxx/building/vstudio.html
and they work rather well, I used them just the other day (took about
5 minutes to build log4cxx).
The project I am involved in is built both on linux and on windows,
usi
Do you really need it to be built with MinGW or are you just building
under MinGW because the out of date build instructions on the Wiki
tell you to do that?
If you are using Visual Studio for your application it's a heck of a
lot easier to just build with Visual Studio. You can use the pre-built