Windows 7, 64 bit, DLL problems

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Windows 7, 64 bit, DLL problems

Message par ForumBot »

Windows 7, 64 bit, DLL problems
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Windows 7, 64 bit, DLL problems

Message par ForumBot »

This problem is related to missing the Visual Studio "redistributable package." It is not obvious which one is missing based on the dependency walk, but I would try the one that corresponds with your compiler version first and see if things run properly:

[Visual Studio 2015](https://www.microsoft.com/en-us/download/details.aspx?id=48145)

[Visual Studio 2013](https://www.microsoft.com/en-us/download/details.aspx?id=40784)

[Visual Studio 2010](http://www.microsoft.com/en-us/download/details.aspx?id=5555)

[Visual Studio 2008](http://www.microsoft.com/en-us/download/details.aspx?id=29)

I ran into this problem because I am using the Visual Studio compilers, but not the full Visual Studio environment.

Going to dare to inject a new link here: [**The latest supported Visual C++ downloads**](https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads). *Stein Åsmul, 29.11.2018*.
Répondre

Revenir à « Performance & Dépannage »