zdenop / tesseract-mingw

experimental repository for building tesserac-ocr with mingw32 compiler
10 stars 11 forks source link

Error on compile QT Windows #2

Open a9336 opened 6 years ago

a9336 commented 6 years ago

Hello,

when compile the project, appears the error: "C:\Qt\Tools\mingw530_32\i686-w64-mingw32\include\wtypesbase.h:386: error: conflicting declaration 'typedef struct tagBLOB LPBLOB' typedef struct tagBLOB LPBLOB; ^"

I'm using your project for a university project.

Can you can help please?

zdenop commented 6 years ago

I changed my windows computer so I do not have mingw build chain... So I not able to help. On linux (which is my primary develepment OS) but is working (QT5.6& gcc4.8.5)