You are not logged in.

#1 2007-05-20 11:35:54

coderapor
Member
Registered: 2006-11-18
Posts: 4

The gtkmm2.2 pacage, doest work?

Hi

Well, im trying to compile some examples with gtkmm2.2, and this doesnt work.
"whereis gtkmm" doesnt return anything, and thats with gtkmm2.2 installed?
What im doing wrong here?

Offline

#2 2007-05-20 11:51:21

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: The gtkmm2.2 pacage, doest work?

gtkmm2.2 is deprecated, please switch to gtkmm (which is the latest version). gtkmm2.2 has been removed from the repositories a few days ago.

Gtkmm is a bunch of libraries and includefiles, they contain no binaries. The library is intended for use by developers. I guess your gtkmm development documentation which ships your examples has instructions about compiling examples with gtkmm.

Offline

#3 2007-05-20 12:13:44

coderapor
Member
Registered: 2006-11-18
Posts: 4

Re: The gtkmm2.2 pacage, doest work?

The why this output from pkg-config:

`pkg-config --libs gtkmm`
Package gtkmm was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtkmm.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkmm' found

I removed the gtkmm2.2 and the gtkmm1, updated the gtkmm.

For example lets look at gtk, if I say "whereis gtk" it returns this:

whereis gtk
gtk: /etc/gtk /usr/include/gtk

Why doesnt whereis gtkmm give me about the same output?

Offline

#4 2007-05-20 12:17:36

coderapor
Member
Registered: 2006-11-18
Posts: 4

Re: The gtkmm2.2 pacage, doest work?

whereis gtkmm-2.4 does the trick.
Thankz wink

Offline

#5 2008-05-09 22:40:41

solarwind
Member
From: Toronto
Registered: 2008-03-18
Posts: 546

Re: The gtkmm2.2 pacage, doest work?

So how do I include gtkmm in my program?

Edit: nevermind, figured it out.

Last edited by solarwind (2008-05-10 19:28:52)

Offline

Board footer

Powered by FluxBB