Log4cxx sample program and steps to compile

Posted by Jake on Stack Overflow See other posts from Stack Overflow or by Jake
Published on 2010-06-05T07:37:17Z Indexed on 2010/06/05 7:42 UTC
Read the original article Hit count: 321

Filed under:
|
|

Hi guys

Hoping someone can help out.. I've been scouring the net for a simple how-to to get a good log4cxx program working, with steps on setting up the libraries, dependants, directives, library paths etc etc.. as of yet i've found a lot of valuable but disjointed information.. trying to pull it all together has been a bit of a nightmare, so i'm reaching out and wondering if any kind soul knows of, or could put together a simple how-to, to get a standard win32 console app running with either static or dynamically linked release mode log4cxx..

I have win32 binary releases of the libraries, and thanks to a very cool dude from "Must a blog have a name" I have a win32 project which can build log4cxx.. i just cant bloody use it :)

It would be really helpful to me, and probably to others, to be able to refer to something like this and not 20 different pages, with different lists of libraries needed to download and install.. :)

Here's hoping

Thanks guys

J

© Stack Overflow or respective owner

Related posts about visual-studio-2005

Related posts about win32