[Bug 50836] New: dxva2api.h does not compile as C++
https://bugs.winehq.org/show_bug.cgi?id=50836 Bug ID: 50836 Summary: dxva2api.h does not compile as C++ Product: Wine Version: 6.4 Hardware: x86-64 OS: Windows Status: UNCONFIRMED Severity: critical Priority: P2 Component: dxva2 Assignee: wine-bugs(a)winehq.org Reporter: bjoern(a)hazardy.de The functions do not compile with g++ 10: error: invalid conversion from 'void*' to 'DXVA2FixedToFloat::<unnamed struct>*' [-fpermissive] The functions are broken since https://source.winehq.org/git/wine.git/commitdiff/6aeb891d529d821fa62e26c177... On MinGW it was fixed once, but now they reimport the library from wine and it broke in https://sourceforge.net/p/mingw-w64/mingw-w64/ci/c0fa4d755413c4541bdad32f070... again. This hinders compiling Qt on Windows with GCC. -- 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=50836 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- Thanks, I sent original patch to wine now [1], so it could be reimported safely. [1] https://www.winehq.org/pipermail/wine-devel/2021-March/183205.html -- 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=50836 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |major -- 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=50836 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> --- This should be fixed now with ee587da9e5b1276e8908c4442c909650f0c7aacf. Will have to be imported to mingw again. -- 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=50836 Björn Schäpers <bjoern(a)hazardy.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Björn Schäpers <bjoern(a)hazardy.de> --- Thanks. -- 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=50836 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ee587da9e5b1276e8908c4442c9 | |09650f0c7aacf -- 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=50836 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.5. -- 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)
-
WineHQ Bugzilla