Coder Social home page Coder Social logo

Comments (4)

kylemcdonald avatar kylemcdonald commented on May 20, 2024

i don't think the FaceSubstitution project files are up to date with ofxCv / ofxFaceTracker.

what i recommend trying is taking a working ofxFaceTracker project, making a copy, and pasting the FaceSubstitution code (main/testApp.h/.cpp) in place of the ofxFaceTracker code (main/testApp.h/.cpp). you'll also need to add ofxFaceTrackerThreaded maybe.

from facesubstitution.

xiandu avatar xiandu commented on May 20, 2024

Good suggestions. I copy and paste the src folder, and also the
FaceSubstitution.xcodeproj. I use the Project.xcconfig in the
ofxFaceTracker example code. Thing changes better while I got other errors
as follows,

'Clone.h: No such file or directory'
'Command/Developer/usr/bin/gcc-4.2 failed with exit code 1'.

I think I will recompile it. Please advise if you like.

Thanks.

On Tue, Oct 9, 2012 at 4:45 PM, Kyle McDonald [email protected]:

i don't think the FaceSubstitution project files are up to date with ofxCv
/ ofxFaceTracker.

what i recommend trying is taking a working ofxFaceTracker project, making
a copy, and pasting the FaceSubstitution code (main/testApp.h/.cpp) in
place of the ofxFaceTracker code (main/testApp.h/.cpp). you'll also need to
add ofxFaceTrackerThreaded maybe.


Reply to this email directly or view it on GitHubhttps://github.com//issues/12#issuecomment-9279125.

from facesubstitution.

kylemcdonald avatar kylemcdonald commented on May 20, 2024

if you see any "no such file or directory" errors, just add those files to
the project by dragging them over.

On Tue, Oct 9, 2012 at 6:01 PM, xiandu [email protected] wrote:

Good suggestions. I copy and paste the src folder, and also the
FaceSubstitution.xcodeproj. I use the Project.xcconfig in the
ofxFaceTracker example code. Thing changes better while I got other errors
as follows,

'Clone.h: No such file or directory'
'Command/Developer/usr/bin/gcc-4.2 failed with exit code 1'.

I think I will recompile it. Please advise if you like.

Thanks.

On Tue, Oct 9, 2012 at 4:45 PM, Kyle McDonald [email protected]:

i don't think the FaceSubstitution project files are up to date with
ofxCv
/ ofxFaceTracker.

what i recommend trying is taking a working ofxFaceTracker project,
making
a copy, and pasting the FaceSubstitution code (main/testApp.h/.cpp) in
place of the ofxFaceTracker code (main/testApp.h/.cpp). you'll also need
to
add ofxFaceTrackerThreaded maybe.


Reply to this email directly or view it on GitHub<
https://github.com/arturoc/FaceSubstitution/issues/12#issuecomment-9279125>.


Reply to this email directly or view it on GitHubhttps://github.com//issues/12#issuecomment-9281687.

from facesubstitution.

xiandu avatar xiandu commented on May 20, 2024

The errors are narrowed down to five now. Most of them are related to 'clone
' functions. I attach part of the builduplog for reference and further suggestion. The full builduplog is too long to be put here. I
got the following error and cannot understand where it comes from,
'install_name_tool: can't open file:
/Users/xiandu/openFrameworks/addons/ofxFaceTracker/FaceSubstitution/bin//FaceSubstitutionDebug.app/Contents/MacOS/FaceSubstitutionDebug
(No such file or directory).

I check my package contents in FaceSubstitutionDebug.app, and only find
libfmodex.dylib in MacOS. Should I change any configuration anywhere?

Thanks for your time

from facesubstitution.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.