1155 C:\Dev-Cpp\include\winnt.h
redefinition of `struct _GUID'
57 C:\Qt\3.0.3Educational\include\quuid.h
previous definition here
these are main problems. I develop a project under linux with gcc 2.95 try to compile with dev-c++ under winXP can u help?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
1155 C:\Dev-Cpp\include\winnt.h
redefinition of `struct _GUID'
57 C:\Qt\3.0.3Educational\include\quuid.h
previous definition here
these are main problems. I develop a project under linux with gcc 2.95 try to compile with dev-c++ under winXP can u help?
I just see QT,
wasn't it discussed that QT isn't compilable unter Win with gcc???
this redefinition problem can be a compiler pezific problem.
Patrick