Bugs item #1889860, was opened at 2008-02-08 22:52 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=865514&aid=1889860&group_id=173455
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: w32api Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Boris Brodski (boris_brodski) Assigned to: Nobody/Anonymous (nobody) Summary: DirectShow include files problem Initial Comment: If you try to include following h-files #include <windows.h> #include <dshow.h> you get /cygdrive/d/CeGCC/cegcc/bin/../lib/gcc/arm-wince-cegcc/4.1.0/../../../../arm-wince-cegcc/lib/../include/w32api/dshow.h:8, from ..\src\WinCETest.cpp:15: /cygdrive/d/CeGCC/cegcc/bin/../lib/gcc/arm-wince-cegcc/4.1.0/../../../../arm-wince-cegcc/lib/../include/w32api/amaudio.h:7:20: error: dsound.h: No such file or directory In file included from /cygdrive/d/CeGCC/cegcc/bin/../lib/gcc/arm-wince-cegcc/4.1.0/../../../../arm-wince-cegcc/lib/../include/w32api/dshow.h:9, from ..\src\WinCETest.cpp:15: /cygdrive/d/CeGCC/cegcc/bin/../lib/gcc/arm-wince-cegcc/4.1.0/../../../../arm-wince-cegcc/lib/../include/w32api/amvideo.h:7:19: error: ddraw.h: No such file or directory It seems, that at least ddraw.h and dsound.h files are missing. For example as a result a definition of IBaseFilter can't be found. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=865514&aid=1889860&group_id=173455 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel