I've finished generation of ekiga-setup-3.3.1-git-391_g765e249.exe with
generated libboost.
http://www.pateam.org/archive/tmp/ekiga-win32/trunk/ekiga-setup-3.3.1-git-391_g765e249.exe
First remarks :
- libopal.3.7-beta.dll and libpt.2.7-beta1.dll are not included in
nsisinstaller (nor libboost). I think it is more a referencing trouble
because libopal.dll and libpt.dll are included.
- First launch : I had the following error
Assertion fail: Invalid array element,
file .../include/ptlib/array.h, line 1048
SymGetModuleBase(0x75ffffff,0x8408b0c,
0xff0875ff, 0xcc25dd0)
0x4b4ee8ec(0,0,0,0)
Michael Rickmann wrote:
Thierry
Simonnet schrieb:
For opal, the trouble is than echocancel
codec is not compiled. Inside Makefile, it is located in
"SPEEXDSP_SYSTEM" codecs block. I copy it inside "Software Codec block"
diff -ru opal/Makefile.orig opal/Makefile
--- opal/Makefile.orig 2009-10-01 09:47:15.000000000 +0200
+++ opal/Makefile 2009-10-01 09:41:06.000000000 +0200
@@ -392,6 +392,7 @@
$(OPAL_SRCDIR)/codec/opalwavfile.cxx \
$(OPAL_SRCDIR)/codec/silencedetect.cxx \
$(OPAL_SRCDIR)/codec/opalpluginmgr.cxx \
+ $(OPAL_SRCDIR)/codec/echocancel.cxx \
$(OPAL_SRCDIR)/codec/ratectl.cxx
ifeq ($(OPAL_VIDEO), yes)
I also noticed a trouble in ekiga/src/gui/main.cpp
There is a setenv call. Must be completed with a _putenv one for
WIN32.
( snip )
That setenv seems pulseaudio related which Windows does not have, just
" #ifndef WIN32 " it.
Michael
_______________________________________________
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
|