Merge pull request #722 from jeremybullock/edsfix

Fix crashing on Raw Image Capture
This commit is contained in:
manongjohn 2021-06-16 13:43:37 -04:00 committed by GitHub
commit 01081ebca1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,6 +30,7 @@ IF EXIST C:\tools\opencv (
IF EXIST ..\..\thirdparty\canon\Header (
copy /Y ..\..\thirdparty\canon\Dll\EDSDK.dll Tahoma2D
copy /Y ..\..\thirdparty\canon\Dll\EdsImage.dll Tahoma2D
)
IF EXIST ..\..\thirdparty\crashrpt\include (