Re: Building log4cxx with VC8 using runtime library /MT

2008-03-20 Thread Curt Arnold
On Mar 20, 2008, at 3:50 AM, Andreas Grob wrote: Hi, Failed finding an option for ant to do it directly I did it hand made using the build-projects-vc8 option. For the libs apr, aprutil and log4cxx I open the properties dialog and changed the runtime library option to /MT (or /MTd for t

Building log4cxx with VC8 using runtime library /MT

2008-03-20 Thread Andreas Grob
Hi, Failed finding an option for ant to do it directly I did it hand made using the build-projects-vc8 option. For the libs apr, aprutil and log4cxx I open the properties dialog and changed the runtime library option to /MT (or /MTd for the debug lib). Building apr and aprutil works well. But log