Again, compilation problem on MSYS/Mingw/XP

In file included from commands.c:55:
paginate_gdiprint.h:4: error: redefinition of typedef 'Diagram'
diagram.h:23: error: previous declaration of 'Diagram' was here
commands.c: In function `help_manual_callback':
commands.c:523: warning: unused variable `command'
Leaving directory `dia-0.95-pre5/app'

I commented out the definition
//typedef struct _Diagram Diagram;


also (removed "wmf" since it doesn't compile (a.o. PS_JOIN_MASK not defined)


_______________________________________________
Dia-list mailing list
Dia-list@gnome.org
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://www.gnome.org/projects/dia/faq.html
Main page at http://www.gnome.org/projects/dia

Reply via email to