I managed to fix the issues I was having with the -lboost_thread stuff and built qtwengophone-ng, but when I put in the gui i'd made and tried again I got some errors on the libs:
scons *** parent of root instance has no attribute 'must_be_a_Dir'
i read somewhere that this has something to do with qt directories, but one of the scons files sets duplicate = 0, so it should be okay...
any ideas?
Thanks,
Imran
On 12/19/05, David Ferlier <[EMAIL PROTECTED]> wrote:
On Mon, Dec 19, 2005 at 01:11:05PM +0100, Tanguy Krotoff wrote:
> 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.
I already wrote a stub for the softphone-classic's libwebcam :
http://dev.openwengo.com/trac/openwengo/trac.cgi/browser/softphone-classic/trunk/libs/webcam/src/null-driver/
It's used on non win32 & non linux platforms. It effectively makes libwebcam
compile on MinGW.
>
> --
> Tanguy Krotoff <[EMAIL PROTECTED] >
> http://dev.openwengo.com
--
David Ferlier -- [EMAIL PROTECTED]
"Humor is mankind's greatest blessing."
-- Mark Twain
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel
_______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
