unfortunately, no mingw version has code for MSMF, so you will have to do without the MSMF & OBSSENSOR backends for videoio
clean prev. build artefacts and add
WITH_MSMF=OFF
WITH_OBSSENSOR=OFF
to your cmake cmdline, rerun cmake && make
unfortunately, no mingw version has code for MSMF, so you will have to do without the MSMF & OBSSENSOR backends for videoio
clean prev. build artefacts and add
WITH_MSMF=OFF
WITH_OBSSENSOR=OFF
to your cmake cmdline, rerun cmake && make