Hi Jules,
I'm trying to mess around with the resources in intro-jucer. Keep getting a crash with easy repro:
- Create new project
- Create new GUI component
- Add image to background
Crash at:
jucer_paintElementImage.g line 179:
jassertfalse; // this resource isn't valid!
Jim