Open alirazaee opened 5 years ago
Did you download the OpenCV dependencies before building the code? Please see the following instructions: https://github.com/TadasBaltrusaitis/OpenFace/wiki/Windows-Installation#dependency-download
thanks very much for help
Hi TadasBaltrusaitis
I'm new user to OpenCV facing problem in building the openface using VS 2017 ver. 15.90 on windows 10. I need a jump start guide to execute these codes for my project. I seek for using some part of your project to build up work totally research based. I also want to try for improvements in methods and algorithms.
Morover, I get the dll errors while execution the source codes from .sln file
Severity Code Description Project File Line Suppression State Error CS0006 Metadata file 'E:\OneDrive - Higher Education Commission\PHD\honkong PHD\Summer term 1st year\CODING\OpenFace-OpenFace_2.2.0\OpenFace-OpenFace_2.2.0\x64\Release\CppInerop.dll' could not be found OpenFaceOffline E:\OneDrive - Higher Education Commission\PHD\honkong PHD\Summer term 1st year\CODING\OpenFace-OpenFace_2.2.0\OpenFace-OpenFace_2.2.0\gui\OpenFaceOffline\CSC 1 Active
Severity Code Description Project File Line Suppression State Error LNK1181 cannot open input file 'opencv_world410.lib' CppInerop E:\OneDrive - Higher Education Commission\PHD\honkong PHD\Summer term 1st year\CODING\OpenFace-OpenFace_2.2.0\OpenFace-OpenFace_2.2.0\lib\local\CppInerop\LINK 1
thanks