Nicholas Knouf wrote:
I'm having problems with ofxFTGL and the Raspberry Pi. Given that the distributed libraries in the repository are not compiled for the Pi, I'm using the system installed version under Raspbian (libftgl2_2.1.3~rc5). Once I link to the system libftgl, I'm able to successfully compile the examples. However, no text is displayed
The fonts seem to be loaded properly (font.loadFont returns true), and the draw loop is being called (evidenced by repeated ofLog messages I inserted into the examples). So there seems to be a problem with the rendering of the text on the Pi (the addon and examples work fine on my Mac and amd64 Ubuntu box).
Has anyone been able to get ofxFTGL to work on the Pi? I'm trying to use this given that I was having major performance problems with ofxTextSuite.
Thanks!
Posts: 3
Participants: 1