Re: [Mingw-w64-public] endpointvolume.h and KS* structures inconsistencies

2013-06-13 Thread JonY
On 6/13/2013 21:48, Jacek Caban wrote: > On 06/13/13 00:11, JonY wrote: >> I discovered it was including devicetopology.h and then including ks.h >> and ksmedia.h. These declarations are already in devicetopology.h but >> dummied out because it was checking for _KS_ #define before declaring >> thes

Re: [Mingw-w64-public] endpointvolume.h and KS* structures inconsistencies

2013-06-13 Thread Jacek Caban
On 06/13/13 00:11, JonY wrote: > I discovered it was including devicetopology.h and then including ks.h > and ksmedia.h. These declarations are already in devicetopology.h but > dummied out because it was checking for _KS_ #define before declaring > these. ks.h defines it and blocks the declaration

[Mingw-w64-public] endpointvolume.h and KS* structures inconsistencies

2013-06-12 Thread JonY
Hi, Trying from the latest trunk, I am getting the following errors when using endpointvolume.h. In file included from /opt/mingw64_64_48/x86_64-w64-mingw32/include/endpointvolume.h:38:0, from audio/out/ao_wasapi0.c:9: /opt/mingw64_64_48/x86_64-w64-mingw32/include/devicetopology.