libcdio-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Libcdio-devel] Missing struct definition cdtext_t


From: Rocky Bernstein
Subject: Re: [Libcdio-devel] Missing struct definition cdtext_t
Date: Thu, 30 Jan 2014 19:52:26 -0500

You need to change your code. The cd-text interface was radically changed
between 0.83 and 0.90.

Look at http://www.gnu.org/software/libcdio/doxygen/cdtext_8h.htmlespecially
the functions sections to see how to get done what you need to
do. Also look at the example program in example/cdtext.c for how to use the
revised CD-Text API.


On Thu, Jan 30, 2014 at 6:03 PM, David Stockwell <
address@hidden> wrote:

> Have downloaded libcdio-0.92, configure && make && make install, and same
> problem results.
>
> Actually the missing struct is cdtext_s (opaque), which is defined in
> ./lib/driver/cdtext-private.h
>
> Except for grabbing a copy of cdtext-private and referring to it in the
> cdtext.h, how do we fix this?
>
> David Stockwell
> Frequency One
> +1 (832) 715-2335
> address@hidden
>
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]