Skip to content
This repository has been archived by the owner on Aug 4, 2024. It is now read-only.

Issue when using with C++/CLR Windows form Application #22

Open
namnguyenmt82 opened this issue Jun 23, 2018 · 0 comments
Open

Issue when using with C++/CLR Windows form Application #22

namnguyenmt82 opened this issue Jun 23, 2018 · 0 comments

Comments

@namnguyenmt82
Copy link

I build on VC++ 2015 CLR support, the Tesseract can work as a console application but When I integrate to to a WinForm Application system with following:
Win 7
X64, Debug
I can compile but it make runtime error (debug assertion failed) when I create an object of tesseract::TessBaseAPI class
tesseract::TessBaseAPI tesseract;
So Until now I can not write a C++/CLR Windows form Application using tesseract OCR, only the console will work as in your code.
can you show us how to solve?
Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant