Luxand FaceCrop SDK – Using with C/C++
For MSVC2008 applications, you need to include the header file include\C++\LuxandFaceCrop.h in your project, and the stub library file facecrop.lib in your project: put facecrop.lib into the project directory, and add string “facecrop.lib” to the Project Properties->Linker->Input->Additional Dependencies. Also put facecrop.dll into the application working directory.