(4) since vs2010 in vc + + directories didn't, so be in the project's property sheet to add the following content:
Include the include:
C: \ Program Files \ Microsoft SDKs \ Windows \ v7.1 \ Include
C: \ Program Files \ Microsoft SDKs \ Windows \ v7.1 \ Samples \ multimedia \ directshow \ baseclasses
As well as the lib:
C: \ Program Files \ Microsoft SDKs \ Windows \ v7.1 \ Lib
C: \ Program Files \ Microsoft SDKs \ Windows \ v7.1 \ Samples \ multimedia \ directshow \ baseclasses \ Debug (strmbasd this according to need. Choose lib version)
So DirectShow is configured
CodePudding user response:
Problem solved,