You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, Arthur, thanks for the awesome library. I've got FaceSubstitution to build and work properly on my Mac. Now for iOS, if I were to use the Open Frameworks iOS version, and use the source code of this repo after adding ofxCv and OfxFaceTracker as addons, should it build fine on an iOS device?
I've been trying to tinker with this possibility today but when I tried to build on my iPad, it threw Apple LLVM 6.0 Error as well as a whole bunch of errors from core.hpp and operations.hpp regarding "Non-const static data member must be initialized out of line".
Thanks,
The text was updated successfully, but these errors were encountered:
Hey, Arthur, thanks for the awesome library. I've got FaceSubstitution to build and work properly on my Mac. Now for iOS, if I were to use the Open Frameworks iOS version, and use the source code of this repo after adding ofxCv and OfxFaceTracker as addons, should it build fine on an iOS device?
I've been trying to tinker with this possibility today but when I tried to build on my iPad, it threw Apple LLVM 6.0 Error as well as a whole bunch of errors from core.hpp and operations.hpp regarding "Non-const static data member must be initialized out of line".
Thanks,
The text was updated successfully, but these errors were encountered: