On 11/4/2010 5:20 AM, Filipe Apostolo wrote:
The Image is a png. To test if it was realy from my application I tried to copy the gtkmm demo (which was supplied with the development package) with the images to my distribution directory and it crashes to.
I ran into something like this when I was working on redistributing an app that I made. When I copied to the other PC, I moved the exe to the bin folder. I realized that it crashed because the app was looking for the glade xml file in the same directory as the exe. I just updated the .cpp file and recompiled and that problem went away.
Damon Register _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
