I've made this
Microsoft example. The C++ library successfully compiled. The problems start when I compile the application Windows RunTime. I have next error:
Error 1
Cannot resolve Assembly or
Windows Metadata file 'Windows.Media.winmd' C:\...\MediaCapture.csproj
MediaCapture
What's the problem? This is the official example of Microsoft, which should run without problems.