Closed GoogleCodeExporter closed 9 years ago
confirmered : on Ubuntu 10.04.4 LTS
Original comment by oetelaar.automatisering
on 15 May 2013 at 7:40
./configure --without-opus
reports
checking for vorbis libraries at /usr ... found at /usr
****** building without Ogg Opus ******
checking for faac library at /usr ... found at /usr
but it is not possible to build it without.
compiler reports # error when #ifdef HAVE_OPUS_LIB not true
In file included from DarkIce.cpp:96:
OpusLibEncoder.h:47:2: error: #error configure for Ogg Opus
So it is not possible to build without opus lib enabled.
Original comment by oetelaar.automatisering
on 15 May 2013 at 11:52
fixed in 527
Original comment by oetelaar.automatisering
on 16 May 2013 at 8:17
Original comment by oetelaar.automatisering
on 16 May 2013 at 8:18
confirmed, r527 builds and runs fine without opus
Original comment by daniel.e...@gmail.com
on 16 May 2013 at 8:32
Original issue reported on code.google.com by
daniel.e...@gmail.com
on 14 May 2013 at 8:45