On Wed, 14 Jul 2021 at 17:43, LIU Hao <[email protected]> wrote:
> 在 2021-07-13 23:36, Biswapriyo Nath 写道:
> > 0001-headers-Import-propvarutil.h-from-wine.patch
> >
> > This reverts d603db2c1544a26c7e1153208b660f1c0f0f21d7 commit.
> > The added functions are required for qt6-multimedia v6.2.0.
>
> > Thanks. I pushed this patch to master.
>
> Gentlemen, thank you for maintaining this software.
There is an error compiling QT-5.15.2, after this patch:
cd translations/ && ( test -e Makefile ||
/home/john/MultimediaTools-mingw-w64/sandbox/x86_64/qt-build/qtbase/bin/qmake
-o Makefile
/home/john/MultimediaTools-mingw-w64/sandbox/x86_64/qt-everywhere-src-5.15.2/qttranslations/translations/
translations.pro ) && make -f Makefile
In file included from
/home/john/MultimediaTools-mingw-w64/sandbox/x86_64/qt-everywhere-src-5.15.2/qtwinextras/src/winextras/qwinjumplist.cpp:65:
/home/john/MultimediaTools-mingw-w64/sandbox/x86_64-w64-mingw32/x86_64-w64-mingw32/include/propvarutil.h:
In function 'HRESULT InitPropVariantFromGUIDAsBuffer(const GUID&,
PROPVARIANT*)':
/home/john/MultimediaTools-mingw-w64/sandbox/x86_64-w64-mingw32/x86_64-w64-mingw32/include/propvarutil.h:181:38:
error: cannot convert 'const GUID' {aka 'const _GUID'} to 'const void*'
181 | return InitPropVariantFromBuffer(guid, sizeof(GUID), ppropvar);
| ^~~~
| |
| const GUID {aka const _GUID}
/home/john/MultimediaTools-mingw-w64/sandbox/x86_64-w64-mingw32/x86_64-w64-mingw32/include/propvarutil.h:70:54:
note: initializing argument 1 of 'HRESULT InitPropVariantFromBuffer(const
void*, UINT, PROPVARIANT*
'
70 | HRESULT WINAPI InitPropVariantFromBuffer(const VOID *pv, UINT cb,
PROPVARIANT *ppropvar);
| ~~~~~~~~~~~~^~
with best wishes,
John Warburton
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public