[Speex-dev] 1.2rc1
Jean-Marc Valin
jean-marc.valin at usherbrooke.ca
Mon Sep 15 04:31:56 PDT 2008
The fix is simple:
#ifndef M_PI
#define M_PI 3.141592653
#endif
Otherwise, you can most likely just remove scal.c fron the build.
Jean-Marc
liam mail a écrit :
> I am in the process of adding speex 1.2rc1 to a project of mine, not
> via compiling as a static library yet including the source and
> compiling with my own to create a dynamic link library. This worked
> fine with the last beta release yet is causing problems with this
> release candidate. The problem is in the file scal.c which is about
> M_PI being undefined, this file was added to speex in said version. Is
> there a work around to this which does not involve editing the source
> of speex or does the library no require that it be compiled
> separately?
> Thanks.
> _______________________________________________
> Speex-dev mailing list
> Speex-dev at xiph.org
> http://lists.xiph.org/mailman/listinfo/speex-dev
>
>
More information about the Speex-dev
mailing list