What is in git now works with libcdio 2.0.0: git clone https://git.savannah.gnu.org/git/libcdio/pycdio.git
Run "make" and "make" check to build. I've tested this on GNU/Linux. Over the next couple of days I'll test on other OS's. Of others can check too that be great. Unless I hear problems otherwise I will release after my testing on ftp.gnu.org and on Pypi. On Thu, Jan 25, 2018 at 4:38 AM, Rocky Bernstein <[email protected]> wrote: > Sorry. I need to work on pycdio to get it to work on 2.0.0. Will be doing > that soon. > > On Thu, Jan 25, 2018 at 4:35 AM, Adrian Reber <[email protected]> wrote: > >> I just tried to rebuild pycdio-0.21 against libcdio-2.0.0 and get >> following error: >> >> wig/pycdio_wrap.c:8032:66: error: 'DRIVER_BSDI' undeclared (first use in >> this function); did you mean 'DRIVER_OSX'? >> SWIG_Python_SetConstant(d, "DRIVER_BSDI",SWIG_From_long(( >> long)(DRIVER_BSDI))); >> >> ^~~~~~~~~~~ >> >> DRIVER_OSX >> swig/pycdio_wrap.c:8032:66: note: each undeclared identifier is reported >> only once for each function it appears in >> >> Which version of pycdio should be used with libcdio-2.0.0? >> >> Adrian >> >> >
