Daniel Migowski

Results 6 comments of Daniel Migowski

See https://github.com/dom4j/dom4j/releases: If you use some optional dependency of dom4j (for example Jaxen, xsdlib etc.), you need to specify an explicit dependency on it in your project. They are no...

I like the idea and want to go one step further with a checkbox in the dialog: [X] Delete existing database if it already exists And I don't care if...

Just managed to build Tesseract for myself on Windows with VC and with that version it works, maybe because it doesn't use GLIBC. I don't need a fix here anymore,...

@stweil, I am writing a Java solution and using the API directly requires me to build a JNI layer which is not impossible but also unnessecary hard because the main...

And while you are on it, a flush after line 1058 should help users that want to use Tesseract single threaded but want to display some kind of progress bar:...

This is still open in the release at https://github.com/tesseract-ocr/tesseract/releases/tag/5.5.0 But when I build with vcpkg as instructed, the error doesn't occur anymore. Please fix this. Also I do not want...