-
Which SDK to use to build DirectShow applications?
I've been trying to get a video capture program working on the DirectX DirectShow SDK. Here's my scenario: I have installed DirectX SDK 2006 (that doesn't have dshow.h since it was moved to the Platform SDK) over which I have replaced the DirectX 2003 Extras which added the missing Directshow classes in that release.
"I am using Visual Studio 6"
Now, the problem I have is that when I tried to build the program with Output 'Debug Info' flag set in the project options, I get an error saying
strmiids.lib(strmiids.obj) : fatal error LNK1103: debugging information corrupt; recompile
Could comebody help me out on this or could you just send me the strmiids.lib file from the original 2003 sdk please?
Huh..[sigh] You know I am really frustrated.
Should i use some old version of SDK to work in Visual Studio 6.0?
Thanks
Karthy
-
Try to disable precompiled heardes and rebuild the project. If that doesn't help, try to reinstall VS. I doubt that the probles lies in the said file exclusively.
Danny Kalev
Similar Threads
-
Replies: 0
Last Post: 12-05-2001, 11:17 PM
-
By Liam Grossmann in forum xml.announcements
Replies: 0
Last Post: 05-26-2000, 07:48 AM
-
By Liam Grossmann in forum web.announcements
Replies: 0
Last Post: 05-26-2000, 07:45 AM
-
By Liam Grossmann in forum vb.announcements
Replies: 0
Last Post: 05-26-2000, 07:43 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|