Skip to content

Detect if Microsoft Visual C++ runtime 2015 is not installed on windows #173

Open
@charlesw

Description

As this distribution of Tesseract is compiled by Microsoft Visual Studio 2015 the Microsoft Visual C++ runtime for the appropriate architecture (x86 or x64) is required. Unfortunately if this is missing from the target system tesseract will fail to load with an error just stating it failed to load "liblept168.dll". Ideally we would first detect if VS 2015 is installed and if not throw a meaningful error stating the problem and what can be done to fix it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions