This is driving me crazy, I'm trying to building the log4cxx library in order to use in a c++ project I've been using. I'm on a win7 host running VS2010 express c++ edition. I've followed the directions per the log4cxx directions ( ) including downloading apr
and apr-util and motifying the .hw files, but I unfortunately, when ever I try to load the log4cxx.dsw solution and convert it to the current VS, I receive an error trying to build apr.apr/dsw and a bunch of other dependent .dsw files. Any suggestions?
Specifically, what I am seeing is:
The Project file 'C:...projectsapr-utilxmlexpatlibxml.dsp' cannot be loaded. Do you want to remove the unloadable project from the solution?
I see this for a bunch of other .dsp files.
then in the output box in VC:
C:UsersxDocumentsVisual Studio 2010Projectsaprapr.dsp : error : Project upgrade failed.
C:UsersxDocumentsVisual Studio 2010Projectsapr-utilxmlexpatlibxml.dsp : error : Project upgrade failed.
C:UsersxDocumentsVisual Studio 2010Projectsapr-utilaprutil.dsp : error : Project upgrade failed.
C:UsersxDocumentsVisual Studio 2010Projectsapache-log4cxx-0.10.0projectslog4cxx.dsp : error : Project upgrade failed.
Thanks
The files are in the correct path.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…