Menu

#2 newer versions of speex has different location for speex.h

open
nobody
None
5
2005-12-16
2005-12-16
No

The condfigure script fails to find speex.h on newer
versions because the include file is speex/speex.h.

The include like should be:

#include <speex/speex.h>

instead of:

#include <speex.h>

Discussion

  • Natanael Copa

    Natanael Copa - 2005-12-16

    fix for the mentioned problem

     
  • Natanael Copa

    Natanael Copa - 2005-12-16

    Logged In: YES
    user_id=1006097

    Here is a patch. That is how vlc-0.8.4 does it.

     

Log in to post a comment.

MongoDB Logo MongoDB