Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest Version - 0404 #900

Closed
bobdavies2000 opened this issue Apr 4, 2020 · 1 comment · Fixed by #901
Closed

Latest Version - 0404 #900

bobdavies2000 opened this issue Apr 4, 2020 · 1 comment · Fixed by #901
Labels
bug Something isn't working

Comments

@bobdavies2000
Copy link

Missing opencv_videoio_ffmpeg420.dll and _64.dll.

Windows 10 (latest)

Visual Studio 2019 Community Edition - using the nuget package for the 0404 version.

Just built with the latest nuget download (0404)

This is the output from the compiler for the C# dll that I am building:

C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(4643,5): error MSB3030: Could not copy the file "C:_src\OpenCVB\packages\OpenCvSharp4.runtime.win.4.3.0.20200404\runtimes\win-x86\native\opencv_videoio_ffmpeg420.dll" because it was not found.
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(4643,5): error MSB3030: Could not copy the file "C:_src\OpenCVB\packages\OpenCvSharp4.runtime.win.4.3.0.20200404\runtimes\win-x64\native\opencv_videoio_ffmpeg420_64.dll" because it was not found.

@shimat shimat added the bug Something isn't working label Apr 4, 2020
@shimat
Copy link
Owner

shimat commented Apr 4, 2020

Thanks!
#901

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants