Re: [Ekiga-devel-list] [WIN32] compiling trunk version

2010-07-26 Thread Eugen Dedu
On 26/07/10 08:35, Thierry Simonnet wrote: Le 25/07/2010 20:30, Eugen Dedu a écrit : On 01/04/10 17:02, Thierry Simonnet wrote: On 04/01/2010 03:54 PM, Julien Puydt wrote: Hi, nice to have news :-) Thierry Simonnet a écrit : The next trouble is GTK. I use gtk2-runtime-2.16.6-2010-02-24-ash.

Re: [Ekiga-devel-list] [WIN32] compiling trunk version

2010-07-25 Thread Thierry Simonnet
Le 25/07/2010 20:30, Eugen Dedu a écrit : On 01/04/10 17:02, Thierry Simonnet wrote: On 04/01/2010 03:54 PM, Julien Puydt wrote: Hi, nice to have news :-) Thierry Simonnet a écrit : The next trouble is GTK. I use gtk2-runtime-2.16.6-2010-02-24-ash.exe for packaging purposes. But ekiga needs

Re: [Ekiga-devel-list] [WIN32] compiling trunk version

2010-07-25 Thread Eugen Dedu
On 01/04/10 17:02, Thierry Simonnet wrote: On 04/01/2010 03:54 PM, Julien Puydt wrote: Hi, nice to have news :-) Thierry Simonnet a écrit : The next trouble is GTK. I use gtk2-runtime-2.16.6-2010-02-24-ash.exe for packaging purposes. But ekiga needs now 2.18 version. No trouble for compiling,

Re: [Ekiga-devel-list] [WIN32] compiling trunk version

2010-04-07 Thread Thierry Simonnet
With new version (HEAD) of opal, ptlib and ffmpeg, H263 seems working. H264 crashes. I have some trouble using 5...@ekiga.net. Return video is corrupted (H261 and H263). Any hints? On 04/02/2010 02:30 PM, Thierry Simonnet wrote: I also generated a gtk2-runtime-2.20-2010-04-02-ash.exe availabl

Re: [Ekiga-devel-list] [WIN32] compiling trunk version

2010-04-02 Thread Thierry Simonnet
I also generated a gtk2-runtime-2.20-2010-04-02-ash.exe available at http://www.pateam.org/archive/tmp/ekiga-win32/trunk. This allow a full windows installer by its integration in Ekiga NSIS (through Makefile). No need to patch client PC. My Makefile is also available at the same place : Make

Re: [Ekiga-devel-list] [WIN32] compiling trunk version

2010-04-02 Thread Thierry Simonnet
This version has troubles with H263, H263+ and H264. It crashes. For ekiga/src/gui/main_window.cpp: std::freopen : It compiles with #include Let me know where to search to replace video frame at the right place. Best regards On 04/01/2010 05:02 PM, Thierry Simonnet wrote: On 04/01/2010 03:5

Re: [Ekiga-devel-list] [WIN32] compiling trunk version

2010-04-01 Thread Thierry Simonnet
On 04/01/2010 03:54 PM, Julien Puydt wrote: Hi, nice to have news :-) Thierry Simonnet a écrit : opal/plugins/video/H.264/shared/h264frame.cxx needs also to be patched as written previously. Please push upstream. Diff in attachment Another trouble s: * on ekiga/lib/engine/framework/b

Re: [Ekiga-devel-list] [WIN32] compiling trunk version

2010-04-01 Thread Julien Puydt
Hi, nice to have news :-) Thierry Simonnet a écrit : opal/plugins/video/H.264/shared/h264frame.cxx needs also to be patched as written previously. Please push upstream. Another trouble s: * on ekiga/lib/engine/framework/boost-exceptions.cpp abort is not defined. How to correct it (

Re: [Ekiga-devel-list] [WIN32] compiling trunk version

2010-04-01 Thread Thierry Simonnet
RMQ : To complete development environement, it could be useful but not mandatory to install dosemu package. Further tests (using my own asterisk PBX) : * Asterisk registration : OK * Echo test PCM(A/U)/H261 : OK * Echo test PCM(A/U)/H263 : OK but trouble for refreshing main window due

Re: [Ekiga-devel-list] [WIN32] compiling trunk version

2010-04-01 Thread Thierry Simonnet
First test : * Asterisk registration : OK * Echo test PCMU/H261 : OK * Trouble for video frame inside main windows. TO DO : * upgrading to GTK-2.20 * re-enabling CODEC_ID_IFF_ILBM, CODEC_ID_IFF_BYTERUN1 inside ffmpeg. * re-enabling sse and amd3dnow (--enable-sse --enable-amd

[Ekiga-devel-list] [WIN32] compiling trunk version

2010-04-01 Thread Thierry Simonnet
Hello, in order to cross compile ekiga trunk version under Linux using * ffmpeg HEAD * libswscale HEAD * x264 HEAD it seems to me that it is necessay to use new version of : * gcc-mingw32 : upgrade debian package mingw32 to gcc-mingw32 (4.2.1 -> 4.4.2) * mingw32-binutils (2