Windows 7, 64 bit, DLL problems
Windows 7, 64 bit, DLL problems
Windows 7, 64 bit, DLL problems
Re: Windows 7, 64 bit, DLL problems
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*.
[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*.