On Mon, Jan 7, 2013 at 4:09 PM, Adrian Reber <[email protected]> wrote:
> Is pycdio still maintained? It fails to build with the latest libcdio > release? > I don't think you were using current git sources. I've just put out release 0.18 which has some slight changes over what was in git since last April. > > swig/pycdio_wrap.c:4159:3: error: too many arguments to function > 'cdio_get_cdtext' > In file included from /usr/include/cdio/cdio.h:61:0, > from swig/pycdio_wrap.c:2982: > /usr/include/cdio/disc.h:77:13: note: declared here > swig/pycdio_wrap.c: In function '_wrap_cdtext_get': > swig/pycdio_wrap.c:4597:3: error: incompatible type for argument 1 of > 'cdtext_get' > In file included from /usr/include/cdio/cdio.h:58:0, > from swig/pycdio_wrap.c:2982: > /usr/include/cdio/cdtext.h:250:7: note: expected 'const struct cdtext_t *' > but argument is of type 'cdtext_field_t' > swig/pycdio_wrap.c:4597:3: error: incompatible type for argument 2 of > 'cdtext_get' > > and many more. Are there plans to update pycdio or is deprecated? > > Adrian > >
