We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f56abb commit 701bac9Copy full SHA for 701bac9
ccutil/mainblk.cpp
@@ -77,6 +77,7 @@ void CCUtil::main_setup(const char *argv0, const char *basename) {
77
78
datadir = drive;
79
datadir += dir;
80
+ datadir += "/tessdata";
81
}
82
#endif /* _WIN32 */
83
#if defined(TESSDATA_PREFIX)
0 commit comments