Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

example-calibrated not working #155

Open
edap opened this issue May 30, 2018 · 1 comment
Open

example-calibrated not working #155

edap opened this issue May 30, 2018 · 1 comment

Comments

@edap
Copy link
Contributor

edap commented May 30, 2018

This example does not compile.
OF 0.10
OS Ubuntu

error:

/Sources/of_v0.10.0_linux64gcc6_release/addons/ofxFaceTracker/example-calibrated/src/ofApp.cpp:59: error: undefined reference to 'convertFromIndices(ofMesh_<glm::tvec3<float, (glm::precision)0>, glm::tvec3<float, (glm::precision)0>, ofColor_, glm::tvec2<float, (glm::precision)0> > const&)'

/Sources/of_v0.10.0_linux64gcc6_release/addons/ofxFaceTracker/example-calibrated/src/ofApp.cpp:61: error: undefined reference to 'buildNormals(ofMesh_<glm::tvec3<float, (glm::precision)0>, glm::tvec3<float, (glm::precision)0>, ofColor_, glm::tvec2<float, (glm::precision)0> >&)'

@madelinegannon
Copy link

Looks like ofMeshUtils.h and ofMeshUtils.cpp weren't linked ... those files are in the src folder now, so this issue should be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants