Hi
Nice addon, actually it works well on of 0.9.8. I'm having a strange issue when I call ofxTrueTypeFontUC inside an object. It appears "Call to implicitly-deleted copy constructor of "my object"" but it only appears when I add ofxTrueTypeFontUC myFont; inside myObject.h.
Have you seen something similar before?
Hi Nice addon, actually it works well on of 0.9.8. I'm having a strange issue when I call ofxTrueTypeFontUC inside an object. It appears "Call to implicitly-deleted copy constructor of "my object"" but it only appears when I add ofxTrueTypeFontUC myFont; inside myObject.h. Have you seen something similar before?