Skip to content

LNK2019 #39

Description

@jupaesbri

Hi everyone, I have some problem when I compile Face Substitution in VS2015, using OF v0.9.3.
There are some LNK errors that I can't fix, I already did all that other forums indicate, I could fix some ofxFaceTracker examples errors but sitll can't fix this in particular:

First, Why do I have to copy and paste Clone.h?

I had some issues with drawHighlightString("drag an image here", 10, 30);
so I replaced it for: ofDrawBitmapStringHighlight("drag an image here", 10, 30);

After that, I configured some properties on Output Propierties "/%(RelativeDir)/" things

And last ones, some LNK2019 and LNK2001 errors that I can't fix. Would you help me please? Thank you very much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions