Skip to content

plugins/systemvolume: Fix linker error with mingw toolchain

Biswapriyo Nath requested to merge (removed):plugins-systemvolume-mingw into master
This commit fixes the following linker error with mingw ld.

ld.exe: systemvolumeplugin-win.cpp:373:(.text+0x11ae): undefined
reference to `_GUID const& __mingw_uuidof<IPolicyConfigVista>()'
ld.exe: systemvolumeplugin-win.cpp:373:(.text+0x11b6): undefined
reference to `_GUID const& __mingw_uuidof<CPolicyConfigVistaClient>()'

Merge request reports

Loading