Hi,

i get some errors while compiling the trunk sources for windows (devel 22543).
While the command "btool" i get the following error message:

Make error line 291: problem compiling: In file included from src/xml/subtr
p:15:
src/xml/node.h:21:25: error: glib/gtypes.h: No such file or directory
In file included from src/xml/node.h:22,
                 from src/xml/subtree.cpp:15:
src/gc-anchored.h:14:28: error: glib/gmessages.h: No such file or directory
In file included from src/gc-managed.h:17,
                 from src/gc-anchored.h:15,
                 from src/xml/node.h:22,
                 from src/xml/subtree.cpp:15:
src/gc-core.h:25:17: error: gc.h: No such file or directory
src/gc-core.h:27:24: error: glib/gmain.h: No such file or directory
In file included from src/xml/composite-node-observer.h:19,
                 from src/xml/subtree.h:20,
                 from src/xml/subtree.cpp:16:
src/xml/node-observer.h:21:25: error: glib/gquark.h: No such file or direct
In file included from src/xml/subtree.cpp:15:
src/xml/node.h:97: error: ISO C++ forbids declaration of 'gchar' with no ty
src/xml/node.h:97: error: 'gchar' declared as a 'virtual' field
src/xml/node.h:97: error: expected ';' before 'const'
src/xml/node.h:128: error: ISO C++ forbids declaration of 'gchar' with no t
src/xml/node.h:128: error: 'gchar' declared as a 'virtual' field
src/xml/node.h:128: error: expected ';' before 'const'
src/xml/node.h:141: error: ISO C++ forbids declaration of 'gchar' with no t
src/xml/node.h:141: error: 'gchar' declared as a 'virtual' field
src/xml/node.h:141: error: expected ';' before 'const'
src/xml/node.h:165: error: 'gchar' has not been declared
src/xml/node.h:190: error: 'gchar' has not been declared
src/xml/node.h:201: error: 'gchar' has not been declared
src/xml/node.h:201: error: 'gchar' has not been declared
src/xml/node.h:383: error: 'gchar' has not been declared
In file included from src/xml/composite-node-observer.h:19,
                 from src/xml/subtree.h:20,
                 from src/xml/subtree.cpp:16:
src/xml/node-observer.h:140: error: 'GQuark' has not been declared
In file included from src/xml/subtree.h:20,
                 from src/xml/subtree.cpp:16:
src/xml/composite-node-observer.h:81: error: 'GQuark' has not been declared



Can someone figure out what's wrong? Devel 22522 was building fine.

Thank's for helping.


Sincerely,

UweSch