From: Amanjit G. <ama...@gm...> - 2005-09-27 08:49:25
|
任经纬 wrote: > Hi, > I am a new user of log4cpp. I download the package from the sourceforge. > The version is 0.3.5rc3. I uncompressed it in windows 2000. Then I compile > it using MSVC6. When I open the workspace named msvc6.dsw using MSVC6, it > tell me browse for log4cppDLL_stlport_boost.dsp and etc.. I cann't find such project > in the package. I don't know how to get such projects. > Thank you very much! > Hi, I have to go to work now, I have sent you a new msvc6 folder as a pm (zip.. contains no executables), which will do the job. If you do not use STLPort, the testPattern test will not work due to limitations of VC6 (dinkumware) STL. (String too long :)). Use STLport in that case (5.0CVS). In that case, ensure LOG4CPP_MISSING_INT64_OSTREAM_OP is not set in config-win32.h, because STLport provides this operator (will generate compile-time-ambiguity) Greetings, _________________________ Amanjit Gill Software Developer neofonie Technologieentwicklung und Informationsmanagement GmBH Robert-Koch-Platz 4 10115 Berlin am...@ne... DISCLAIMER Any opinion expressed in this post is the personal opinion of Amanjit Gill and can in no way be constructed as an official statement by his employer |