Skip to content

Fix FileNotFoundError: Could not find msvcr110.dll on your PATH

Compare
Choose a tag to compare
@mherrmann mherrmann released this 11 Nov 13:35
· 1 commit to master since this release
b0ca0d4

This improvement is only included in fbs Pro.

fbs freeze gave the following error:

FileNotFoundError: Could not find msvcr110.dll on your PATH. Please install the Visual C++ Redistributable for Visual Studio 2012 from:
https://www.microsoft.com/en-us/download/details.aspx?id=30679

Installing the indicated redistributable did not solve the problem.

This version of fbs Pro fixes the instructions that are necessary to solve the problem.