[Glade-devel] newbie question

Damon Chaplin damon@karuna.uklinux.net
13 Feb 2003 00:53:09 +0000


On Wed, 2003-02-12 at 09:39, lucelle wrote:
> Hi!I am new to glade.I am having problem with pixmaps. When i run the
> ./project1 (this my exe file in the /src directory)
> 
> it displays:
> WARNING:Couldn't find pixmap file:all_contact.xpm

You need to do a 'make install' before it will find the pixmaps.

Damon