ofxFaceTracker2 icon indicating copy to clipboard operation
ofxFaceTracker2 copied to clipboard

Compile error with Example Simple

Open harryhow opened this issue 7 years ago • 1 comments

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_, glm::tvec2<float, glm::precision::packed_highp> >'

screen shot 2018-08-16 at 10 32 52 pm

harryhow avatar Aug 17 '18 02:08 harryhow

@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

vvzen avatar Aug 26 '18 20:08 vvzen