Re: [gtkmm] libglademm 2.1: get_widget_derived



On Sat, 2003-08-30 at 14:40, Reinhard Katzmann wrote:
> - It does not compile properly on my system (libtool problems). 
>   All so-extensions (didn't check static extensions) from the 
>   shared libraries were missing.

That's a familiar problem. Thanks for telling me. I'll make a new
tarball in a couple of days.

>   There was no hint in NEWS or ChangeLog concerning the need
>   for newer build tools...

These build tools are not needed unless you are autogen.sh-ing, for
instance when you work from cvs.

> - The version cannot be checked. I tried to find "2.1" but
>   the version is still "2.0". It would be good to adapt the
>   Makefiles to use the new version or else I would have to
>   manually check for "get_widget_derived" in configure.in

It works for me:

$ pkg-config libglademm-2.0 --modversion
2.1.0

Notice that the name of the pkg-config file stays the same, because this
will be API/ABI compatible with libglademm-2.0, with only API additions.

We did the same thing with gtkmm 2.2.

-- 
Murray Cumming
murrayc usa net
www.murrayc.com




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