Re: [Ekiga-devel-list] [Win32] Unable to compile ekiga for windows
- From: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
- To: Ekiga development mailing list <ekiga-devel-list gnome org>
- Subject: Re: [Ekiga-devel-list] [Win32] Unable to compile ekiga for windows
- Date: Sun, 31 Jan 2010 14:15:58 +0100
e schmidbauer wrote:
> I've attached what i think will work for compiling opal with celt 0.7
> Can you please test it to see if it compiles?
Thanks a lot for the patch.
1. When compiling, I have a few warnings, could you remove them too?
snoopy:~/softs/ekiga/opal/plugins/audio/celt$ make
[CC] celtcodec.c
celtcodec.c: In function ‘celt_codec_encoder’:
celtcodec.c:146: warning: pointer targets in passing argument 4 of
‘celt_encode’ differ in signedness
/usr/include/celt/celt.h:214: note: expected ‘unsigned char *’ but
argument is of type ‘char *’
celtcodec.c: In function ‘celt_codec_decoder’:
celtcodec.c:176: warning: pointer targets in passing argument 2 of
‘celt_decode’ differ in signedness
/usr/include/celt/celt.h:262: note: expected ‘const unsigned char *’ but
argument is of type ‘char *’
[LD] ./celtcodec_pwplugin.so
2. Also, have you successfully made a communication with celt (0.7)
using your file?
3. Do you have the will to modify also plugins/configure.ac so that it
defines HAVE_CELT_0_7_0 and use that #define in celtcodec.c so that it
compiles with previous versions of celt too? If not, I will send your
patch to be committed anyway, but it is better with it...
Thanks,
--
Eugen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]