RE: [reSIProcate] resiprocate on WinCE
Hi Jori,
Thank you for the info, it's very helpful.
I am wondering how to reduce the size of the library to put in on Windows CE
devices. When I compile the library on WinXP, the lib file was about 20Mb in
size, which is too much for little mobile terminal. Could you tell me the
size of your .lib file when you compiled it for wince? Thank you in advance.
Regards,
Minh
> -----Original Message-----
> From: Jori Liesenborgs [mailto:jori.liesenborgs@xxxxxxxxx] On Behalf Of
> Jori Liesenborgs
> Sent: dimanche 16 juillet 2006 19:14
> To: Quang Minh Phan
> Cc: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
> Subject: Re: [reSIProcate] resiprocate on WinCE
>
>
> Hi,
>
> I haven't used ffmpeg on WinCE, so I can't help you there, I'm afraid.
>
> Speex on the other hand, can be compiled for WinCE, without any
> modifications.
> I created a new Pocket PC 2003 static library project, added the speex
> files and enabled fixed point (define FIXED_POINT) and ARM assembly code
> (define ARM4_ASM). That's about it if I remember correctly :)
>
> Bye,
> Jori
>
> > Hi Jori,
> >
> > Thank you for sharing the information. I'm trying to setup the build
> > environment by following your guide but I have some difficulties in
> > building speex and ffmpeg on windows CE. Could you also share your
> > experience on these? :) Thank you very much in advance.
> >
> > Minh