Re: [tesseract-ocr] build QT and Tesseract on Windows 10

2022-05-31 Thread Fish Money
I actually stuck, because I could not execute SW and SW_GUI files. My tesseract folder contains in screen shot attached. Dear Zdenko, Is there any chance we can talk via WhatsApp? Stuck so bad here in my project... You gonna save my life :D вторник, 31 мая 2022 г. в 13:56:32 UTC+7, zdenop: > IN

Re: [tesseract-ocr] build QT and Tesseract on Windows 10

2022-05-31 Thread Zdenko Podobny
I am not sure why you mentioned SW, as your screenshot indicates you have installed gcc (mingw?) runtime libs: [image: image.png] Do you plan to build your project with mingw? Is opencv built with mingw too? You can not mix VS libraries with mingw libraries... Also another part of your project fi

Re: [tesseract-ocr] build QT and Tesseract on Windows 10

2022-05-31 Thread Fish Money
I'm usuing mingw + openCV in my current project. It has been built for work in QT IDE... I just need to use OCR into my project and yet, could not find any instruction on internet. I actually need to run the code below from QT... What are my next steps to make this happen? #include #include u