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

error LNK2019 unresolved reference symbol #12

Open
indra215 opened this issue Aug 17, 2017 · 0 comments
Open

error LNK2019 unresolved reference symbol #12

indra215 opened this issue Aug 17, 2017 · 0 comments

Comments

@indra215
Copy link

Hi,

When I create a KCFTracker object like this
`KCFTracker tracker(HOG, FIXEDWINDOW, MULTISCALE, LAB), I'm getting the following error when building the project. I'm using VS2012. Could anyone please help ? Thanks in advance.

error LNK2001: unresolved external symbol "public: __thiscall KCFTracker::KCFTracker(bool,bool,bool,bool)" (??0KCFTracker@@QAE@_N000@Z)

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

1 participant