I built a app using log4cxx with MSVC 8.0, and when I try to run it, it
fails at startup, producing the following error message:
Unable To Locate Component
This application has failed to start because MSVCP80D.dll was not
found.
Re-installing the application may fix this problem.
No
Moshe Matitya wrote:
> I built a app using log4cxx with MSVC 8.0, and when I try to run it,
> it fails at startup, producing the following error message:
>
> Unable To Locate Component
> This application has failed to start because MSVCP80D.dll was not
> found. Re-installing the appli
Isn't this something that should be done by ant when building log4cxx?
Thanks,
Moshe
From: Roger Orr [mailto:[EMAIL PROTECTED]
Sent: Thu 7/5/2007 12:01 AM
To: 'Log4CXX User'
Subject: RE: Unable to run executable built with MSVC 8.0
Moshe Matitya wrote:
>