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

Unable to build facetracker2osc on xcode #34

Open
traumverloren opened this issue Dec 16, 2018 · 2 comments
Open

Unable to build facetracker2osc on xcode #34

traumverloren opened this issue Dec 16, 2018 · 2 comments

Comments

@traumverloren
Copy link

traumverloren commented Dec 16, 2018

I am curious how I can fix this error I get when I try to build the facetracker2osc module? I get the following error:
No matching member function for call to 'startThread' for openFrameworks/addons/ofxControl/src/ofxControlBpm.cpp

screenshot 2018-12-16 at 19 38 08

i'm a web dev, but not very experienced with c++ or openFrameworks. So i apologize if I'm missing something simple. I'm on macos Mojave & xcode Version 10.1, if that matters. btw, i'm really enjoying your ml4a course and trying to get a project started myself. :)

fwiw, i was able to setup/run faceClassifier app.

@genekogan
Copy link
Member

yes this is broken right now because the threading functions have been switched in OF since 0.10. we need to fix this. in the meantime it should still compile with OF 0.9 or you can get a binary in the latest release.

@traumverloren
Copy link
Author

@genekogan Thanks for the reply. I was unable to get it to build in OF 0.97 (even with addressing this issue: https://forum.openframeworks.cc/t/the-i386-architecture-is-deprecated-on-xcode/30481/3), but the binary works! thanks so much! <3

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