What cmake builds is lacking some modules #644
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What cmake builds is lacking some modules
Description
says that the executable is lacking
amr-nb amr-wb anb awb,flac,mp2,mp3,ogg,opus,vorbisandwvand all the
sndfileandffmpegformats, as well asthe
alsaandaoaudio device drivers and theladspa,spectrogramandspeexdspeffectscompared to the
autotoolsbuild.In other words, all the optional or autodetected libraries
(
spectrogrambecause oflibpng).The executable only links against
libc,libm,libzandlibmagic.