Re: gtkmm useage



On 2006-06-25 (Sun), at 14:23:42 Justin N wrote:

> I am new to gtkmm, and from what I have read about it, it looks awesme! So
> I tohught that I would try it.  Although I am having some troubles and wish
> for some help.
> 
> So here it goes...:
> 
> I am using Ubuntu Dapper Drake and Anjuta.  I was wondering what libs and
> include directories I need to use because I was recieving an error stating
> that the compiler could not find glibmmconfig.h
So use 
# apt-cache search glibmm
and install package which ends with -dev (probably libglibmm-2.4-dev). Of
course you will also need libgtkmm-2.4-dev to write gtkmm applications.

You can install apt-file, and use this tool to search for files even in not
installed packages.



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