https://bugs.winehq.org/show_bug.cgi?id=42835
--- Comment #5 from Ruslan Kabatsayev b7.10110111@gmail.com --- (In reply to Owen Rudge from comment #4)
This bug should be fixed with the following patch:
I still get this after the patch:
In file included from ../../include/wsdapi.h:24:0, from discovery.c:31: ../../include/wsdxmldom.h:22:29: error: redefinition of typedef ‘WSDXML_TYPE’ ../../include/wsdxml.h:39:29: note: previous declaration of ‘WSDXML_TYPE’ was here ../../include/wsdxmldom.h:23:34: error: redefinition of typedef ‘WSDXML_NAMESPACE’ ../../include/wsdxml.h:37:34: note: previous declaration of ‘WSDXML_NAMESPACE’ was here ../../include/wsdxmldom.h:24:29: error: redefinition of typedef ‘WSDXML_NAME’ ../../include/wsdxml.h:38:29: note: previous declaration of ‘WSDXML_NAME’ was here ../../include/wsdxmldom.h:28:32: error: redefinition of typedef ‘WSDXML_ELEMENT’ ../../include/wsdxml.h:40:32: note: previous declaration of ‘WSDXML_ELEMENT’ was here make[1]: *** [discovery.o] Error 1