I'm looking to compile and use log4cxx under Windows 7 64 bit, and would like to link it to a 64 bit application (I needed 32 bit binaries too, but I've found copies of those). I've found an "up to date" project that supposedly compiles under windows at "http://www.dreamcubes.com/b2/software-development/28/log4cxx-for-win32-with-vs2005/", but I get a bunch of an explicit instantiation of a template can only occur at namespace scope
errors when trying to build.
Does anyone happen to know a method of fixing these build issues?