mstorsjo / fdk-aac

A standalone library of the Fraunhofer FDK AAC code from Android.
https://sourceforge.net/projects/opencore-amr/
Other
1.2k stars 392 forks source link

error build from source #144

Open M05QU170 opened 2 years ago

M05QU170 commented 2 years ago

I got this error build from source

libSBRdec/src/lpp_tran.cpp:122:10: fatal error: 'log/log.h' file not found #include "log/log.h" ^~~ 1 error generated. make: *** [Makefile:1750: libSBRdec/src/lpp_tran.lo] Error 1

Has anyone managed to build it?

act262 commented 2 years ago

I got this error build from source

libSBRdec/src/lpp_tran.cpp:122:10: fatal error: 'log/log.h' file not found #include "log/log.h" ^~~ 1 error generated. make: *** [Makefile:1750: libSBRdec/src/lpp_tran.lo] Error 1

Has anyone managed to build it?

see this https://github.com/mstorsjo/fdk-aac/issues/124#issuecomment-1138308752