vmr9.h not compatible with qedit.h?
I can' include this two files in a project.
otherwise can't complie and told me:
should not include d3dtypes.h when compiling for DX8 or newer interfaces
Is this message means the version of qedit.h too old?
Suppose I want use ISampleGrabber and vmr9 video Render in same time.how can
I do it?
Thanks.
.
Relevant Pages
- Re: vmr9.h not compatible with qedit.h?
... > otherwise can't complie and told me: ... > should not include d3dtypes.h when compiling for DX8 or newer interfaces ... Use two separate classes in separate files and make is so that the headers ... (microsoft.public.win32.programmer.directx.video) - vmr9.h not compatible with qedit.h?
... otherwise can't complie and told me: ... should not include d3dtypes.h when compiling for DX8 or newer interfaces ... (microsoft.public.win32.programmer.directx.video) - Issues in inherting unmanged(VC) interfaces in manged code(C#)
... I think one way to resolve this is to port unmanged interfaces and header ... files in to manage C++ as Visual Studio allows porting and compiling all this ... unmanaged interfaces, which can act as bridge between unmanaged interfaces ... project settings(by adding /clr compiler switch) and then tried to compile. ... (microsoft.public.dotnet.framework.interop) - Issues in inherting unmanged interfaces(VC++) in manged code(C#)
... I think one way to resolve this is to port unmanged interfaces and header ... files in to manage C++ as Visual Studio allows porting and compiling all this ... unmanaged interfaces, which can act as bridge between unmanaged interfaces ... project settings(by adding /clr compiler switch) and then tried to compile. ... (microsoft.public.dotnet.languages.csharp) - Re: arm-linux-cpp: installation problem, cannot exec `cc1plus: No such file or directory
... I am stucked in a problem while i am compiling my CPP apllication. ... I am using Embedded linux on ARM Board. ... I complie the application using arm-linux-cpp ... tauno voipio iki fi ... (comp.os.linux.embedded) |
|