New release of OPAL, OpenH323, PWLib and OpenMCU
- From: "grippen" <grippenek (at) go2.pl>
- Date: Fri, 27 Jan 2006 21:33:41 +0100
Hi all:)
Few days ago I've downloaded OPAL and pwlib (HEAD branches) from CVS. Then I
compiled them under VS.NET 2003. I've posted e-mails with results, but
because my e-mail provider messed up something with smtp servers, they
didn't reach the list.
Yesterday I have downloaded new releases (pwlib 1.9.2, OPAL 2.1.beta2),
errors during build process remains the same.
- Pwlib compiled with no problems,
- OPAL lib too,
- OPAL dll - during linking it was 16 (as I can remember:>) unresolved
externals (like _filter_dc_notch). Because I had similar problems with
earlier versions of the library, I've added these missing exports to
"private.def" and... it works.
Exports:
_filter_dc_notch (at) 40575 NONAME
_fixed_point (at) 40576 NONAME
_kiss_fft (at) 40577 NONAME
_kiss_fftr (at) 40578 NONAME
_kiss_fftri (at) 40579 NONAME
_kiss_fftr_alloc (at) 40580 NONAME
_kiss_fft_alloc (at) 40581 NONAME
_kiss_fft_cleanup (at) 40582 NONAME
_kiss_fft_stride (at) 40583 NONAME
_spx_cos (at) 40584 NONAME
_spx_fft (at) 40585 NONAME
_spx_fft_destroy (at) 40586 NONAME
_spx_fft_float (at) 40587 NONAME
_spx_fft_init (at) 40588 NONAME
_spx_ifft (at) 40589 NONAME
_spx_ifft_float (at) 40590 NONAME
Now I am testing this new release with my app.
Regards:
Jacek Stobnicki
PS. CVS at sourceforge works .. ehm.... random for me. Normally I'm using
WinCVS, but I've installed TortoiseCVS - and they behave sometimes in
similar way: cannot connect to CVS (server response timeout). After some
time I can connect to CVS without problems.
------------------------------------------------------------------------
Check the FAQ before asking! - http://www.openh323.org/~openh323/fom.cgi
The OpenH323 Project mailing list, using Mailman. To unsubscribe or
change your subscription options, goto
http://www.openh323.org/mailman/listinfo/openh323
Maintained by Quicknet Technologies, Inc - http://www.quicknet.net
------------------------------------------------------------------------