Page 1 of 1

Compiling the SDK StreamingPreview Sample

PostPosted: Mon Jul 15, 2013 11:15 pm
by jdrwor
I am trying to compile the StreamingPreview sample from the 9.7.1 SDK. I am getting the following linker error:

1>DecoderMF.obj : error LNK2001: unresolved external symbol _MFVideoFormat_H264

Using Visual Studio 2008, with Windows SDK 7 installed.

Re: Compiling the SDK StreamingPreview Sample

PostPosted: Wed Jul 17, 2013 2:08 pm
by jdrwor
I converted the project to open with Visual Studio 2010 and it now compiles.