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 > >
