David Ferlier wrote:
Now it won't compile because it depends on stuff that can't or would be very hard to compile with Mingw. First thing that won't compile is libwebcam (in libs/webcam) because on Win32 we developped a driver for DirectX. At this point, it is possible to compile a directx-enabled program with Mingw but it requires a lot of tricks, including modifying some DirectX headers.
Philippe is working on libwebcam and has implented with a nulldriver implementation. I guess should work aswell under MinGW if we implement a VFW driver inside libwebcam.
-- Tanguy Krotoff <[EMAIL PROTECTED]> http://dev.openwengo.com _______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
