 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Juanita Guest
|
Posted: Sat May 12, 2007 2:30 am Post subject: Unresolved External MEDIATYPE_Video |
|
|
Hi, I'm new in DirectX programming and I'm trying to capture video
from a webcam. I used a code that found in the book : "DirectShow
Programming for Digital Video & TV". And I have already related the
directories of the DirectX libraries but I still have the next error:
Unresolved External '_MEDIATYPE_Video' referenced from Program.OBJ
Unresolved External '_PIN_CATEGORY_PREVIEW' referenced from
Program.OBJ
If somebody know how to resolve this error, please contact me. |
|
| Back to top |
|
 |
Alex Bakaev [TeamB] Guest
|
Posted: Sat May 12, 2007 3:15 am Post subject: Re: Unresolved External MEDIATYPE_Video |
|
|
Juanita wrote:
| Quote: |
If somebody know how to resolve this error, please contact me.
|
#include <initguid.h>
before any of your includes. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|