This code works great, but only when I try to debug it with GDB... If I don't use it, the label stay black... How can make it work without GDB?
(Thanks for your fast replies)
This code works great, but only when I try to debug it with GDB... If I don't use it, the label stay black... How can make it work without GDB?
(Thanks for your fast replies)
Do you run it from the same directory where your image file resides? What happens if you change the image path to an absolute one (starting from /).
It works! I've change the path to a absoute path, and it works perfectly... Thanks, you saved my life!
Bookmarks