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



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

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


Hope this helps,

Snark


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]