Sorry, I did not realizing that you were using the log4cxx-0.9.7 development snapshot (it shouldn't be called a release since log4cxx was an "incubated" project at that time). That release is quite dated, has many serious issues and the current CVS HEAD is radically changed. We are trying to get the CVS HEAD in shape for a long overdue official Apache release. Unless you have a compelling reason to start with log4cxx-0.9.7, I would avoid it.

The status of log4cxx-0.9.7 is discussed at http://logging.apache.org/log4cxx/, however I see that the binary downloads page for the overall logging services project does not contain any discouragement from using that release. I'll add a link to the log4cxx page from the downloads page to discourage people from starting with 0.9.7.

For the last few minutes, the Windows build has been broken, but when you see another flurry of commit messages, it should be working again.


On May 4, 2005, at 12:06 PM, Javier wrote:

On 04/05/2005 at 7:31 Curt Arnold wrote:

There is an open bug report on static linking with VC
(http://issues.apache.org/jira/browse/LOGCXX-77)  and it is coming to
the top of my list, I'm not sure if that is what you are seeing
however.

Were you using a Visual Studio project generated by the Ant script or
one that you wrote on your own? If you manually created the Visual C++
project, could you double check that you defined the preprocessor macro
LOG4CXX_STATIC?


Hi

Thanks for your reply.

I couldn't see any ant project file ..

I come to msvc folder, loaded log4cxx.dsw file in my VC 6 and, maked static
project as active project and compiled it... If there a re a better way to
do it, just tell me.


Also, the line in install file that said:

Copy the msvc/config.h.msvc file to include/log4cxx/config.h.

is wrong because I couldn't find this file...


Now, knowing the bug with static lib, I wonder if dinamic lib works well...


Thanks in advance

J









Reply via email to