Laex / Delphi-OpenCV

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

Unable to install on delphi 12 #165

Closed Marijsoft closed 3 months ago

Marijsoft commented 3 months ago

function cvGetSize(const arr: pCvArr): TCvSize; {$IFDEF DelphiOCVVersion_30} cdecl; {$ENDIF} <- error

Laex commented 3 months ago

Update submodules