Laex / Delphi-OpenCV

Project Delphi-OpenCV. Translation of OpenCV library header files in Delphi
500 stars 226 forks source link

[DCC Fatal Error] rtpFFMPEG.dpk(44): F1026 File not found: 'ffmpeg_types.dcu' #158

Open diamond94618 opened 1 year ago

diamond94618 commented 1 year ago

My dev environment is like below Delph xe2 Windows 11 pro 64bit I faced this error when installing packages.

[DCC Fatal Error] rtpFFMPEG.dpk(44): F1026 File not found: 'ffmpeg_types.dcu'

How can I resolve it?

Laex commented 1 year ago
  1. Run "InitDelphiFFMPEG.cmd" to download "Delphi-FFMPEG"
  2. Add path to "\Delphi-OpenCV\Delphi-FFMPEG\source\"
diamond94618 commented 1 year ago
  1. Run "InitDelphiFFMPEG.cmd" to download "Delphi-FFMPEG"
  2. Add path to "\Delphi-OpenCV\Delphi-FFMPEG\source"

This process was already perfomed correctly before I wrote this issue. plz check my screenshot. image

diamond94618 commented 1 year ago

I think perhaps it will related with delphi version of FFMPEG repository. How can I migrate it to my delphi version? image