Oops ! this is it (from CVS)
I will fix the log4cxx-0.9.7.tar.gz archive very soon. Selon "Shuvalov, Andrew V" <[EMAIL PROTECTED]>: > > Ehh. Looks like include/log4cxx/config.h is missing. Used in tchar.h. > > >
#ifndef _LOG4CXX_CONFIG_H #define _LOG4CXX_CONFIG_H #ifdef _MSC_VER #include <log4cxx/config_msvc.h> #else #include <log4cxx/config_auto.h> #endif #endif //_LOG4CXX_CONFIG_H
