Re: [gtkmm] usual query
- From: Sirex <junk siology net>
- Cc: Sirex <junk siology net>, Murray Cumming <murrayc murrayc com>, gtkmm-list <gtkmm-list gnome org>
- Subject: Re: [gtkmm] usual query
- Date: Wed, 16 Jun 2004 09:50:50 +0000
On Wed, 16 Jun 2004 09:45:43 +0000
Sirex <sirex siology net> wrote:
>
>
> On Wed, 16 Jun 2004 09:57:21 +0200
> Murray Cumming <murrayc murrayc com> wrote:
>
> > Please use Reply To All with mailing lists.
> >
> > On Tue, 2004-06-15 at 23:20 +0000, Sirex wrote:
> > > the hello project gives
> > > aclocal: configure.in: 42: macro `AM_GLIB_GNU_GETTEXT' not found in library
> >
> > You might need to install gettext.
> >
>
> ok.
>
> > > all other code trees ive been trying with give a gtkmm.h not found for inclusion error.
> >
> > What are you building, and what is the exact error? What platform/distro
> > is this?
>
its just a .cc file with an #include for gtkmm and a blank main() as a test.
linux 2.6.5 gentoo 1.4
i can make it find gtkmm.h now, but whenever i put a PKG_CHECK_MODULES(DEPS, gtkmm-2.4 >= 2.4.0) in my configure.ac everything works fine until the ./configure stage which gives
./configure: line 3735: syntax error near unexpected token `DEPS,'
./configure: line 3735: `PKG_CHECK_MODULES(DEPS, gtkmm-2.4 >= 2.4.0)' and i guess i need that working to get DEPS_CFLAGS and such working like it said on your site ?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]