Hi all,

I begin with tesseract and I get an error when I want to compile a program 
thaht uses tesseract API and MySQL in C++. I have this error : 


In file included from /usr/include/mysql/mysql.h:75:0, from ocr.cpp:4:
             /usr/include/mysql/my_list.h:26:3: error: conflicting 
declaration ‘typedef struct st_list LIST’
In file included from ocr.cpp:2:0:
             /usr/include/tesseract/baseapi.h:58:19: error: ‘LIST’ has a 
previous declaration as ‘typedef struct list_rec* LIST’

Any idea how to solve it ?

Thank's

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/42eed3a9-624e-4845-96d1-58d8a57ae970%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to