Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

That is because it can not find the image address from you project folder!
You shoud address you files from project root folder for eclipse! probably you have your image in the Debug folder so you should change the "filename.jpg" to "Debug/filename.jpg"