Trying to build MediaCapture (Universal Windows) MIDL4304
Get the following error:
1>MIDLRT Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\winrt\Windows.Web.UI.idl 1>Windows.Web.UI.idl 1>midlrt : error MIDL4034: [msg]Could not load required metadata file. Check the /metadata_dir command line switch to ensure it points to the public metadata. [context]Windows.Winmd (HRESULT:0x80070002 - The system cannot find the file specified. )
Any ideas to fix this problem?
can you explain, how you arrived at this error ?
Connected through VS 2017 git add-in to the git repository opencv/opencv...had to retarget to the latest Windows SDK v10.0.17763.0. Then CMake runs and does its thing. When I try to build the solution I get a lot of output but I can't paste it all in this comment.