URGENT include assets in application
in
Integration and Hardware
•
1 month ago
I have made an application, but it does not function when I export the java application (developing and testing exported application on Mac OSX 10.8.4) although works fine running it out the Processing IDE.
If I make an application just rendering a black screen and white rect() no problem; but if I try to load a PShape or PImage it fails!
What am I doing wrong??? Is there some special step to include any assets in the application???
I need this resolved pretty urgently!
I read through the wiki and didn't see anything to solve this.
Thanks so much to anyone who can help.
1