Flaviu_
Flaviu_
No idea how can I use it in Windows ?
So, in this case there no way to stop _tesseract::TessBaseAPI::ProcessPages_ gracefully when I want, so, you can close the issue. If you have some hint here, please tell me. Thanks.
> Yes, that's will be perfect, I wonder if I can imply myself, to solve this as quickly as possible.
Any news about this fix? Has been merged?
It would simpler if you compile the current code instead of take it from vcpkg. You can do it simpler by: 1. clone the latest code: `git clone --recurse-submodules https://github.com/tfussell/xlnt.git`...
If you have issues at the first step, call: ``` git config --global http.sslVerify false git clone --recurse-submodules https://github.com/tfussell/xlnt.git git config --global http.sslVerify true ```
Sure, here is my email: [email protected]
> Thanks a lot. I compile the current code instead of take it from vcpkg and it run successfully. But i don't know why it run successfully and i guess...
Also, I can send my compiled library, if you want ...
"MFC console application" I don't know how you did that, a MFC app is a Windows application, not console, can you put here your steps to reproduce this issue? And...