Re: [glade--]bug in including pixmaps
Christof Petig <[email protected]>
| Newsgroups | gmane.comp.gnome.glademm |
|---|---|
| Organization | Adolf Petig GmbH & Co. KG |
| Message-ID | <[email protected]> |
Christof Petig wrote:
> Sorry, I have no working combination, the .. is unconditional. Perhaps
> you can do
> (cd ..; ln -s ui/pixmaps pixmaps)
> to solve the problem until a patch is available.
I was wrong. srcdir="" is a special case which should work for you. I
added "." to the list of exceptions anyway.
Also absolute path names should work.
Christof