Discussion:
Cannot Compile DirectShow
(too old to reply)
BMillikan
2009-03-23 00:37:03 UTC
Permalink
I'm trying to compile DirectShow as part of the Windows Server 2003 Platform
SDK. Has anyone done this successfully? It seems a path to the Platform SDK
include directory is missing in the makefile. After I set this manually in
the makefile, I still get a compile error.
Chris P.
2009-03-24 14:49:37 UTC
Permalink
Post by BMillikan
I'm trying to compile DirectShow as part of the Windows Server 2003 Platform
SDK. Has anyone done this successfully? It seems a path to the Platform SDK
include directory is missing in the makefile. After I set this manually in
the makefile, I still get a compile error.
You should probably specify the error so we don't have to guess.

You can always use the newer version that is in the Server 2008 SDK which
includes project files instead of make files.
--
http://www.chrisnet.net/code.htm
[MS MVP for DirectShow / MediaFoundation]
Loading...