From: Thomas W. <wa...@ho...> - 2005-10-19 10:52:04
|
Hi, thank you Amanjit! I have committed the changes to cvs ... hope it works now. Regards, waffel On Wed, 2005-10-12 at 10:40 +0200, Amanjit Gill wrote: > Thomas Wabner wrote: > > > Amanjit: Can you please verify this short? If all thinks then ok I will > > create the new release :-) > > Hi, I didn't have the time to do sooner. > > - MSVC6 is no problem > - With VC7 vcproj) we need the following changes (tested with Visual > Studio 8 Beta 2): In log4cpp.proj: > > search for this xml > -old------------------------------------- > <Tool > Name="VCCLCompilerTool" > Optimization="0" > -------------------------------------- > > -new------------------------------------- > <Tool > Name="VCCLCompilerTool" > AdditionalIncludeDirectories="../../include" > Optimization="0" > -------------------------------------- > - we have a problem with linefeeds (CR/Vs CR/LF vs LF) in Priority.h and > Priority.cpp (I think it is somehow mixed?). I do not think my CVS > client messed this up. This has to be checked and changed back to unix > LF imho > > 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 |