우선, OpenCV 소스 코드를 다운 받고, 링크된 페이지의 내용에 맞추어 설치.
First of all, download the source code of OpenCV and run the execute file.
https://github.com/Laex/Delphi-OpenCV
msvcp140.dll 은 2017버전이 깔려있으면 굳이 2015를 설치하려고 애쓰지 않아도 됨. 설치도안됨..
if you have visual c++ 2017 version, you don't need to install 2015 version. even it doesn't install at all anyway.
이 순서대로 설치한뒤 델파이 패키지를 설치하면되는데, 그 과정에서 Can't load package 오류가 날 수도 있는데, Visual C++ 재배포 패키지를 다시 설치하면 해결됨.
댓글