Le 25/07/2010 20:34, Eugen Dedu a écrit :
On 03/05/10 14:26, Thierry Simonnet wrote:
Hello,
with different versions of ekiga (3.2.6, various 3.3.1) ekiga crashes
when windows screensaver starts. I know, I need to de-activate it but I
think it will be useful to trap this event and avoid crash.
Le 25/07/2010 22:10, Eugen Dedu a écrit :
With the Makefile attached and with a ptlib modification (socket.h),
ekiga compiled well (using ffmpeg, x264 from about 1 year ago). I
have not yet executed it.
Thierry, do you have other compilation errors?
Only one with trunk/head version of ffmpeg
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
With the Makefile attached and with a ptlib modification (socket.h),
ekiga compiled well (using ffmpeg, x264 from about 1 year ago). I have
not yet executed it.
Thierry, do you have other compilation errors?
Thanks to your work,
--
Eugen
Makefile.gz
Description: GNU Zip compressed data
On 03/05/10 14:26, Thierry Simonnet wrote:
Hello,
with different versions of ekiga (3.2.6, various 3.3.1) ekiga crashes
when windows screensaver starts. I know, I need to de-activate it but I
think it will be useful to trap this event and avoid crash.
I waited to test it myself, but I think it
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,
On 26/01/10 12:48, Thierry Simonnet wrote:
Hi,
I made 2 mods :
src/ptlib/include/ptlib/socket.h (line 495):
/* private: */
public:
P_fd_set(const P_fd_set &) {}
void operator=(const P_fd_set &) {}
};
I have reported a bug:
https://sourceforge.net/tracker/?func=detail&aid=3034272&group_id=204
On 30/09/09 17:25, Thierry Simonnet wrote:
If somebody is interested, I succeed to compile libbost under linux for
win 32 with mingw .
1/ download last version of libboost : boost_1_40_0.tar.gz
2/ uncompress
3/ generate bjam for local platform : sh bootstrap.sh
4/ create a config file for mingw