Hi
I did a slideshow using shader for effects between images, the openFrameWorks app only takes images from a directory and update the list, then count the time for transitions and sent to the my fragment and vertex shader programs..this work fine in raspberry pi B+ with arm 6.. now i have a raspberry pi 2, and now my app compiled well but in running time it crashed(the screen is white for milliseconds until the aplications closed that),, with this errror:
error terminating... J_MESSAJE_CODE.. in think its any internal library linking,??
I use the GLES, for render,..
it is a bug??