Error on compile QT Windows
Opened this issue · 1 comments
Deleted user commented
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
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)