RE: link error in release mode with Visual Studio 2008

2010-05-10 Thread Reynolds, John
As he is new to programming on windows, I suggested ant as it takes the build of log4cxx out of the Visual Studio as what he has built is corrupt in someway. It also enforces a clean build. Better to start in small steps. Build the DLL and then in Visual Studio setup a new clean project for his

Re: link error in release mode with Visual Studio 2008

2010-05-10 Thread Curt Arnold
On May 10, 2010, at 4:52 AM, Reynolds, John wrote: > As he is new to programming on windows, I suggested ant as it takes the build > of log4cxx out of the Visual Studio as what he has built is corrupt in > someway. It also enforces a clean build. > Better to start in small steps. Build the DLL

RE: link error in release mode with Visual Studio 2008

2010-05-10 Thread Reynolds, John
Good to see you back Curt. Any dates on next release? I meant what executable format ( looked it up, it is Mach-O ). I knew it wasn't ELF even though it does use the FreeBSD tools. > -Original Message- > From: Curt Arnold [mailto:curt.ar...@gmail.com] On Behalf Of Curt Arnold > Sent: 1

Unable to build with VS2010

2010-05-10 Thread Cory Riddell
I just installed VS2010 and I'm trying to recompile log4cxx. So far, I haven't gotten very far. I've previously been able to build on VS2005 without any problems. I downloaded apache-log4cxx-0.10.0.zip, apr-1.4.2-win32-src.zip and apr-util-1.3.9-win32.zip. Unzipped them all, renamed the apr and ap