arturoc / FaceSubstitution

Face substitution experiments using ofxFacetracker
Other
436 stars 120 forks source link

Missing Clone.h #25

Open martialgallorini opened 9 years ago

martialgallorini commented 9 years ago

Hello,

Trying to build this example app, but xCode complains about missing Clone.h which i can't find in src directory.

thanks

gsoykan commented 8 years ago

Hello, I have the exact same problem, is there any solution to this? Thank u

cyphunk commented 8 years ago

dragging "Clone.h" and "Clone.cpp" from the CloningWrapper project, into the src folder within Xcode... worked for me.