opencv_ffmpeg200.lib is not installed correctly (Bug #26)
Description
The opencv_ffmpeg200.lib is generated but not properly installed by CMake.
The problem can be solved by adding a "ARCHIVE DESTINATION" statement to the CMAKE INSTALL command in the respective CMakeLists.txt file.
Associated revisions
added a few missing images for tutorials; integrated pull request #26
Merge pull request #26 from jet47/gpu-new-functionality
test data for PR 485
Replacing license headers per PR-3700 feedback. Updates #26
History
Updated by Thomas Stehle over 15 years ago
Patch as described above was applied
- Status changed from Open to Done
- (deleted custom field) set to fixed