https://bugs.kde.org/show_bug.cgi?id=383044

--- Comment #6 from Ralf Habacker <ralf.habac...@freenet.de> ---
(In reply to Evgeniy from comment #0)
> Created attachment 107038 [details]
> Missing DLL error
> 
> I can't run the program because MSVCR100.dll is missing.
No problem here on Windows 7 x64. 

kmymoney 4.8.0 looks to be compiled with MSVC2012, which uses msvcr120.dll. 

I did not made this installer but from my experience porting KDE apps to
Windows since 2000 I would say that this kind of problems are normally caused
by having additional pathes in the PATH environment variables which fetches dll
from other locations depending on other runtime files not in the related path. 
You may run kmymoney with http://www.dependencywalker.com/ to see where those
dll's are fetched from.

> I tried to install VC redist 2015, however, failed, since it's already been
> installed.
vc redist 2015 does not provide msvcr100.dll, You need to install vc redist
2010.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to