Re: [Ekiga-devel-list] [WIN32] compiling trunk version
- From: Thierry Simonnet <t simonnet esiee fr>
- To: Ekiga development mailing list <ekiga-devel-list gnome org>
- Subject: Re: [Ekiga-devel-list] [WIN32] compiling trunk version
- Date: Fri, 02 Apr 2010 14:30:40 +0200
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 : Makefile_H264
On 04/02/2010 11:01 AM, Thierry Simonnet wrote:
This version has troubles with H263, H263+ and H264. It crashes.
For ekiga/src/gui/main_window.cpp: std::freopen : It compiles with
#include <cstdio>
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: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/boost-exceptions.cpp abort is not
defined. How to correct it (defining abort or using exceptions).
Commented out for now.
Uh... I thought we had that one nailed already :-/
* ekiga/src/gui/main_window.cpp: std::freopen((desk_path +
"\\ekiga-stdout.txt").c_str (), "w", stdout);
./ekiga/src/gui/main_window.cpp: std::freopen((desk_path +
"\\ekiga-stderr.txt").c_str (), "w", stderr);
./make.log:gui/main_window.cpp:4453: error: 'freopen' is not a
member of 'std'
./make.log:gui/main_window.cpp:4454: error: 'freopen' is not a
member of 'std'
Commented out for now.
Hmmm... missing #include <cstdio> ?
Testing. I recompile now. I will send a mail when it will be done.
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, but
gtk2-2.18-ash.exe is not packaged yet. It is then necessary to do a
manual install on target.
I checked before pushing the deps up, and the currently maintained
branch is 2.20 on win32 :
http://www.gtk.org/download-windows.html
Done. But missing packaged gtk2-2.20-ash.exe for a full automated
install under win32.
Hope this helps,
Snark
_______________________________________________
Ekiga-devel-list mailing list
Ekiga-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list
--
Thierry Simonnet
ESIEE-Paris
Par respect pour l’environnement, n’imprimez ce mail que si nécessaire
_______________________________________________
Ekiga-devel-list mailing list
Ekiga-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list
--
Thierry Simonnet
ESIEE-Paris
Par respect pour l’environnement, n’imprimez ce mail que si nécessaire
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]