Im using Visual Studio 2012 to compile my project and I am getting these errors.
error LNK2001: unresolved external symbol __imp__FTCreateFaceTracker@4
error LNK2001: unresolved external symbol __imp__FTCreateImage@0
What is the solution for this errors? Please guide me