You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to make the configured project i get this error:
dlls/mfreadwrite/tests/mfplat.c: In function ‘test_source_reader_from_media_source’:
dlls/mfreadwrite/tests/mfplat.c:977:5: error: ‘pos’ undeclared (first use in this function)
977 | pos.vt = VT_I8;
| ^~~
The text was updated successfully, but these errors were encountered:
When trying to
make
the configured project i get this error:The text was updated successfully, but these errors were encountered: