Und nochmal weils so schön ist und ich bei meinem anderen Problem ja grad eh net weiter komme...
Hat jemand von euch Erfahrungen mit Dev-C++ und DirectShow? Ich hab einwenig was mit DirectDraw gemacht das hat alles funktioniert aber DirectShow will garnet ;/
Ich benutze das DirectX 9 DevPak ...
Also nach dem selbst die simplen Beispiele nicht funktioniert haben hab ich nun einfach nur die dshow.h includiert und die libdxguid.a eingebunden ...
Aber trotzdem es kommen erst ein haufen doppel deklarationsfehler ... das lässt sich aber beheben da ist nur in der strmif.h ein #ifndef nicht richtig ...
Aber dann bleiben immernoch ein paar Errors übrig:
c:/Dev-Cpp/include/strmif.h:20557: `IID_IAMFilterGraphCallback' was not
declared in this scope
c:/Dev-Cpp/include/strmif.h:20557: ISO C++ forbids declaration of `EXTERN_GUID'
with no type
c:/Dev-Cpp/include/strmif.h:20557: initializer list being treated as compound
expression
c:/Dev-Cpp/include/strmif.h:28736: declaration of `GUID tagVMRGUID::GUID'
c:/Dev-Cpp/include/winnt.h:1167: changes meaning of `GUID' from `typedef struct
_GUID GUID'
Falls da jemand etwas mehr weiß als ich wär ich für hilfe dankbar ...
cu & nochmal gute nacht
ernii
Hat jemand von euch Erfahrungen mit Dev-C++ und DirectShow? Ich hab einwenig was mit DirectDraw gemacht das hat alles funktioniert aber DirectShow will garnet ;/
Ich benutze das DirectX 9 DevPak ...
Also nach dem selbst die simplen Beispiele nicht funktioniert haben hab ich nun einfach nur die dshow.h includiert und die libdxguid.a eingebunden ...
Aber trotzdem es kommen erst ein haufen doppel deklarationsfehler ... das lässt sich aber beheben da ist nur in der strmif.h ein #ifndef nicht richtig ...
Aber dann bleiben immernoch ein paar Errors übrig:
c:/Dev-Cpp/include/strmif.h:20557: `IID_IAMFilterGraphCallback' was not
declared in this scope
c:/Dev-Cpp/include/strmif.h:20557: ISO C++ forbids declaration of `EXTERN_GUID'
with no type
c:/Dev-Cpp/include/strmif.h:20557: initializer list being treated as compound
expression
c:/Dev-Cpp/include/strmif.h:28736: declaration of `GUID tagVMRGUID::GUID'
c:/Dev-Cpp/include/winnt.h:1167: changes meaning of `GUID' from `typedef struct
_GUID GUID'
Falls da jemand etwas mehr weiß als ich wär ich für hilfe dankbar ...
cu & nochmal gute nacht
ernii