python/build/libs: add LAME
Enable it in the Windows build script, closes #78. LAME currently doesn't support Android: checking host system type... Invalid configuration `arm-linux-androideabi': system `androideabi' not recognized
This commit is contained in:
@@ -76,6 +76,7 @@ thirdparty_libs = [
|
||||
flac,
|
||||
zlib,
|
||||
libid3tag,
|
||||
liblame,
|
||||
ffmpeg,
|
||||
curl,
|
||||
boost,
|
||||
|
Reference in New Issue
Block a user