mingw status

Paulo Jorge Guedes Paulo.Guedes at artelecom.pt
Thu Feb 16 20:18:05 CET 2006


Hi,

So far everything until kjs compiled, provided WINVER is set to 0x0501
in windef.h:

dcop
libltdl
kdefx
kdecore
kdeui

The build stops at kjs with the following error:

In file included from C:/MinGW/include/windows.h:48,
                 from C:/MinGW/include/winsock2.h:22,
                 from D:/KDE4/include/mingw/unistd.h:26,
                 from d:/kde/trunk/kdelibs/config.h:336,
                 from grammar.y:23:
C:/MinGW/include/windef.h:242: error: expected unqualified-id before
numeric constant
C:/MinGW/include/windef.h:242: error: expected `,' or `;' before numeric
constant
In file included from C:/MinGW/include/windef.h:246,
                 from C:/MinGW/include/windows.h:48,
                 from C:/MinGW/include/winsock2.h:22,
                 from D:/KDE4/include/mingw/unistd.h:26,
                 from d:/kde/trunk/kdelibs/config.h:336,
                 from grammar.y:23:
C:/MinGW/include/winnt.h:79: error: expected unqualified-id before
numeric constant
C:/MinGW/include/winnt.h:79: error: expected `,' or `;' before numeric
constant
C:/MinGW/include/winnt.h:81: error: expected unqualified-id before
numeric constant
C:/MinGW/include/winnt.h:81: error: expected `,' or `;' before numeric
constant
In file included from C:/MinGW/include/windef.h:246,
                 from C:/MinGW/include/windows.h:48,
                 from C:/MinGW/include/winsock2.h:22,
                 from D:/KDE4/include/mingw/unistd.h:26,
                 from d:/kde/trunk/kdelibs/config.h:336,
                 from grammar.y:23:
C:/MinGW/include/winnt.h:3272: error: `PCWSTR' does not name a type
C:/MinGW/include/winnt.h:3273: error: `PCWSTR' does not name a type
C:/MinGW/include/winnt.h:3274: error: `PCWSTR' does not name a type
C:/MinGW/include/winnt.h:3275: error: `PCWSTR' does not name a type
C:/MinGW/include/winnt.h:3288: error: `PCWSTR' does not name a type
C:/MinGW/include/winnt.h:3289: error: `PCWSTR' does not name a type
C:/MinGW/include/winnt.h:3290: error: `PCWSTR' does not name a type
C:/MinGW/include/winnt.h:3302: error: `PCWSTR' does not name a type
C:/MinGW/include/winnt.h:3303: error: `PCWSTR' does not name a type

[...]

Hope it helps.

Paulo


More information about the Kde-buildsystem mailing list