tesseract-ocr / tesseract

Tesseract Open Source OCR Engine (main repository)

Home Page:https://tesseract-ocr.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linker Error for tesseract53.lib

ganeshchavan88 opened this issue · comments

Current Behavior

Below is the error when trying to use tessetact53.lib,

tesseract53.lib(paragraphs.obj) : error LNK2019: unresolved external symbol ___std_find_trivial_4@12 referenced in function "class tesseract::ParagraphModel * * __cdecl __std_find_trivial<class tesseract::ParagraphModel *,unsigned int>(class tesseract::ParagraphModel * *,class tesseract::ParagraphModel * *,unsigned int)" (??$__std_find_trivial@PAVParagraphModel@tesseract@@i@@YAPAPAVParagraphModel@tesseract@@PAPAV01@0I@Z)
1>tesseract53.lib(unicharcompress.obj) : error LNK2001: unresolved external symbol ___std_find_trivial_4@12

Please suggest what to do.

Expected Behavior

No response

Suggested Fix

No response

tesseract -v

5.3.4

Operating System

Windows 10

Other Operating System

No response

uname -a

No response

Compiler

No response

CPU

No response

Virtualization / Containers

No response

Other Information

No response

Worked for me.