On Mon, Dec 19, 2005 at 12:02:51PM +0100, Gianluca Sforna wrote:
> On 12/19/05, Tanguy Krotoff <[EMAIL PROTECTED]> wrote:
> 
> > phApi does not compile with MinGW so you have to set nullsipwrapper=1
> > and phapiwrapper=0 in order to compile WengoPhoneNG under Windows using
> > MinGW.
> 
> That is quite strange... if it does not compile with mingw (== gcc )
> under windows, how come it does compile in Linux?? :)

Some time ago phapi was compiling with mingw (i managed to build a
full softphone "classic" with it).

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.

It may be the last thing that doesn't compile in fact, but i can't really
say since it's been a long time i didn't try.

Of course, if you compile the wengophone with no video support, it
should build with no problems.

> 
> Anyway, talking about phapi, is that going to be a project/library on
> its own? If so, this is one piece we could start packaging as a stand
> alone lib (and removing from the main repo).

Not much chance (for many reasons i won't expose) ;)

> _______________________________________________
> Wengophone-devel mailing list
> [email protected]
> http://dev.openwengo.com/mailman/listinfo/wengophone-devel

-- 
     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

Reply via email to