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
