Previous Thread:   Audio/video sync problem caused by system clock and soundcard cloc

11/10/2005 2:38:02 PM    streams.h not found
I have directx sdk update(summer 2003) and visual c++ 6.0, when I trying run  
  
rgbfilters sample show this error Compiling...  
  
RGBFilters.cpp  
  
c:\dx90sdk\samples\c++\directshow\filters\rgbfilters\stdafx.h(20) : fatal  
  
error C1083: Cannot open include file: 'streams.h': No such file or directory  
  
Error executing cl.exe.  
  
RGBFilters.exe - 1 error(s), 0 warning(s)  
  
what happen please



11/10/2005 3:45:58 PM    Re: streams.h not found
On Thu, 10 Nov 2005 14:38:02 -0800, jassvill wrote:  
  
Did you search your system for streams.h?  
  
It's part of the DirectShow baseclasses in the samples folder.  
  
--  
  
Please read this before replying:  
  
1. Dshow & posting help:  http://tmhare.mvps.org/help.htm  
  
2. Trim & respond inline (please don't top post or snip everything)  
  
3. Benefit others:  follow up if you are helped or you found a solution

11/10/2005 3:48:38 PM    Re: streams.h not found
On Thu, 10 Nov 2005 14:38:02 -0800, jassvill wrote:  
  
Also see my site:  
  
http://tmhare.mvps.org/faqs.htm#env  
  
--  
  
Please read this before replying:  
  
1. Dshow & posting help:  http://tmhare.mvps.org/help.htm  
  
2. Trim & respond inline (please don't top post or snip everything)  
  
3. Benefit others:  follow up if you are helped or you found a solution