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@winehq.org Reporter: bjoern@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.
https://bugs.winehq.org/show_bug.cgi?id=50836
--- Comment #1 from Nikolay Sivov bunglehead@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
https://bugs.winehq.org/show_bug.cgi?id=50836
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |major
https://bugs.winehq.org/show_bug.cgi?id=50836
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- This should be fixed now with ee587da9e5b1276e8908c4442c909650f0c7aacf. Will have to be imported to mingw again.
https://bugs.winehq.org/show_bug.cgi?id=50836
Björn Schäpers bjoern@hazardy.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Björn Schäpers bjoern@hazardy.de --- Thanks.
https://bugs.winehq.org/show_bug.cgi?id=50836
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ee587da9e5b1276e8908c4442c9 | |09650f0c7aacf
https://bugs.winehq.org/show_bug.cgi?id=50836
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.5.