Hi all!
I installed Media SDK 2014 and "full transcode sample" and tried to compile this sample.
First at all I was very surprised that source for Media SDK 2014 was created in Visual Studio 2005.
When I tried to complie this sample in VS2010, Visual Studio tried to load some headers from Windows SDK 7.0a folder (for example dxgiformat.h).
As I see, this file has enum for various color formats.
So, Windows SDK 7.0a version of this file doesn't have some definitions, required by source file from Intel. Build failed :(
I'd like to know is it just my mistake or it's a general problem?
Best regards,
Roman