ofxFaceTracker2
ofxFaceTracker2 copied to clipboard
Compile error with Example Simple
Any hint for solving this compile error? I'm using of v0.10.0 on MacOS.
Implicit instantiation of undefined template 'ofMesh_<glm::tvec3<float, glm::precision::packed_highp>, glm::tvec3<float, glm::precision::packed_highp>, ofColor_
@harryhow this error has been already notified, basically this addon is not ready for of 0.10. I would switch to the bakercp version, which is tested against 0.10 and works good with XCode . See also this issue for more infos: https://github.com/HalfdanJ/ofxFaceTracker2/issues/47