Name: Anonymous 2013-08-26 17:49
For some reason the configure script fails.
What could be the problem here?
Im thinking it is that im using some possibly unsupported
version of MinGW.
What do you think?
What could be the problem here?
Im thinking it is that im using some possibly unsupported
version of MinGW.
What do you think?
In file included from c:\development\mingw-builds\x32-4.8.1-posix-dwarf-rev4\min
gw32\i686-w64-mingw32\include\minwindef.h:146:0,
from c:\development\mingw-builds\x32-4.8.1-posix-dwarf-rev4\min
gw32\i686-w64-mingw32\include\windef.h:8,
from c:\development\mingw-builds\x32-4.8.1-posix-dwarf-rev4\min
gw32\i686-w64-mingw32\include\windows.h:69,
from ../../include/QtCore/../../src/corelib/global/qt_windows.h
:71,
from ../../include/QtCore/qt_windows.h:1,
from C:/Development/qt5/qtbase/mkspecs/win32-g++/qplatformdefs.
h:63,
from C:/Development/qt5/qtbase/tools/configure/configure_pch.h:
47:
c:\development\mingw-builds\x32-4.8.1-posix-dwarf-rev4\mingw32\i686-w64-mingw32\
include\winnt.h:3767:7: error: 'FILE_ID_128' has a previous declaration as 'type
def struct FILE_ID_128 FILE_ID_128'
} FILE_ID_128, *PFILE_ID_128;
^
C:/Development/qt5/qtbase/src/corelib/io/qfilesystemengine_win.cpp:578:17: error
: conflicting declaration 'typedef struct _FILE_ID_128* PFILE_ID_128'
} FILE_ID_128, *PFILE_ID_128;
^