[Glade-users] FW: Help me figure out this warning
Huang, Mike
MHuang@GBC.com
Thu, 23 Aug 2001 15:43:27 -0500
I figured out the problem. Looking in Makefile, I saw the program looking in
/usr/share/pixmaps/<project dir> for the xpm file. So I created the project
dir and cp xpm in. The xmp is got loaded after execution. Is this a bug for
not automatically creating those?
Mike Huang
> -----Original Message-----
> From: Huang, Mike
> Sent: Thursday, August 23, 2001 3:03 PM
> To: Glade Mailing List (E-mail)
> Subject: Help me figure out this warning
>
> Hello,
>
> I got a warning: Couldn't find pixmap file: <project directory
> name>/<pixmap file name> after execution of the application. The image is
> not loaded in at this execution stage but O.K. with design stage. I
> checked the project dir., and it has the file so does the pixmaps dir. ?
>
> Mike Huang