[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Libcdio-devel] pycdio-0.21 build failure
From: |
Rocky Bernstein |
Subject: |
Re: [Libcdio-devel] pycdio-0.21 build failure |
Date: |
Thu, 25 Jan 2018 04:38:57 -0500 |
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 <address@hidden> 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
>
>