[Bug 46977] New: MF_TRANSCODE_CONTAINERTYPE attribute definitions missing in <mfidl.h>.
https://bugs.winehq.org/show_bug.cgi?id=46977 Bug ID: 46977 Summary: MF_TRANSCODE_CONTAINERTYPE attribute definitions missing in <mfidl.h>. Product: Wine Version: unspecified Hardware: x86 OS: Windows Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: sadko4u(a)gmail.com Created attachment 64137 --> https://bugs.winehq.org/attachment.cgi?id=64137 Missing definitions In <mfidl.h> there is missing MF_TRANSCODE_CONTAINERTYPE and correspoinding MFTranscodeContainerType_* values. This yields to some problems when using SinkWriter with MinGW compiler. Missing definitions are in attachment. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46977 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- Why are you using wine headers if you're building your application with mingw? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46977 --- Comment #2 from Vladimir Sadovnikov <sadko4u(a)gmail.com> --- Sorry, this is my failure. This header is a part of MinGW distribution, not part of Wine. The previous bug I've reported was related to Wine because MinGW used Wine headers. I believe this bug should be marked as an invalid. Link to previous bug: https://bugs.winehq.org/show_bug.cgi?id=46939 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org