Re: [gtkmm] usual query



On Wed, 2004-06-16 at 09:45 +0000, Sirex wrote:
>  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.

See the gtkmm FAQ for instructions on compiling a single source file.

> linux 2.6.5 gentoo 1.4

OK. I thought so. I won't bother anymore fixing your gentoo, but someone
else might.

> 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 ?

Maybe you need to install pkg-config.

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com





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