Reply to thread

Hi All,


I am trying to compile filters\MPSA, but get an error (not really related to MP, but must be a way :)


I have installed the latest DirectX SDK, and also tried Oktober DX.


But "streams.h" is only in the "(Summer 2004) DX SDK)


Here is the error :


C4430: missing type specifier - int assumed. Note: C++ does not support default-int    c:\Program Files\Microsoft DirectX 9.0 SDK (Summer 2004)\Samples\C++\DirectShow\BaseClasses\ctlutil.h    278   


and on line 278 : "operator=(LONG);"


Also tried to compile with VS2003, but can't open project.


Thanks :)


Top Bottom