[CELT-dev] Compilation for iPhone (celt 0.7.1)

Jean-Marc Valin jean-marc.valin at usherbrooke.ca
Thu Feb 25 03:54:15 PST 2010


I assume you didn't use the "standard" build system because plc.c is 
actually #included (yes I know it's ugly) from celt.c, so it doesn't 
need these. They'll be added once I clean this up. Any other issue you 
faced porting to the iPhone?

	Jean-Marc

On 2010-02-25 04:38, Stéphane Letz wrote:
> Hi,
>
> In case it is of any help, to compile a static library for the iPhone, I had to add the following 2 lines in plc.c file :
>
> #include "arch.h"
> #include "stack_alloc.h"
>
> otherwise "celt_word16..." type are not defined and "VARDECL...." also not.
>
> Best Regards
>
> Stéphane Letz
> _______________________________________________
> celt-dev mailing list
> celt-dev at xiph.org
> http://lists.xiph.org/mailman/listinfo/celt-dev
>
>



More information about the celt-dev mailing list