Tesseract in QT Ubuntu
-
Hello!
I am trying to use Tesseract API in QT 5.After including libraries i get this:
(.qtversion[qt_version_tag]+0x0):-1: error: undefined reference to `qt_version_tag'Tesseract and its API work fine outside QT but i fail to integrate it.
How can i solve this?
Thank you in advance. -
Hello!
I am trying to use Tesseract API in QT 5.After including libraries i get this:
(.qtversion[qt_version_tag]+0x0):-1: error: undefined reference to `qt_version_tag'Tesseract and its API work fine outside QT but i fail to integrate it.
How can i solve this?
Thank you in advance.@Kartashow it's not a good issue description...
please state Qt version, OS, Tesseract version, post your .pro file, and more information about your environment and how you're trying to do the integration.
Are you following any tutorial/guide to do the integration?
if so please share the reference