Laex / Delphi-OpenCV

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

cannot install the component on Berlin #133

Open DRAMA22 opened 4 years ago

DRAMA22 commented 4 years ago

i got the following error Can't load package C:\Users\Public\Documents\Embarcadero\Studio\18.0\Bpl\dclVCLOpenCV.bpl. The specified module could not be found.

DRAMA22 commented 4 years ago

and when i locate the folder path C:\Users\Public\Documents\Embarcadero\Studio\18.0\Bpl\dclVCLOpenCV.bpl

i already found dclVCLOpenCV.bpl

what could be the issue ?

Laex commented 4 years ago

See https://github.com/Laex/Delphi-OpenCV#2-copy-dynamic-libraries-files

DRAMA22 commented 4 years ago

well i have added all dlls in system32 and syswow64

also in windows 8 there is some dll you cannot replace in system32

the component is good but it needs some helpers in installation process