Hi Matt, I have not encountered it (not doing anything with OpenCV...), but I assume you could include it manually in a manner similar to the way we handle some libs in the /CMake/mitkInstallRules.cmake [1] So something along the lines of
install(FILES "${OpenCV_DIR}/src/OpenCV/src/3rdparty/ffmpeg/opencv_ffmpeg_64.dll " DESTINATION "bin/ " CONFIGURATIONS Release) As it seems, that OpenCV_DIR is set to the superbuild/ep/ directory. Would this work for you? Best, Caspar [1] http://mitk.org/git/?p=MITK.git;a=blob;f=CMake/mitkInstallRules.cmake;h=fd0b8b91cffe1a86e027f2c6e010e3f65a6eb793;hb=HEAD -----Ursprüngliche Nachricht----- Von: Clarkson, Matt [mailto:m.clark...@ucl.ac.uk] Gesendet: Montag, 18. April 2016 16:31 An: MITK Betreff: [mitk-users] OpenCV with ffmpeg Hi there, (not strictly an MITK problem).. When we build OpenCV with ffmpeg on, on Windows, the OpenCV/src/3rdparty/ffmpeg/opencv_ffmpeg_64.dll is not included when doing the PACKAGE task. Has anyone encountered this, and how did they solve it within their MITK project. Thanks Matt ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ mitk-users mailing list mitk-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ mitk-users mailing list mitk-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mitk-users