Click here to Skip to main content
15,867,973 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am declaring a structure in my directshow application :-

mfxFrameInfo outFrameInfo;

And when I try to build it, I get the following error :

"Error 2 error C2065: mfxFrameInfo: undeclared identifier"

I am may be failing to set the environment properly. Can anybody help me out in sorting it ?

Thanks,
Sumeet Jain
Posted
Comments
theRealGreenz1 25-Jan-17 3:20am    
Was your issue resolved? If so then please share your solution.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900