Laex / Delphi-OpenCV

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

error compile package on delphi12 #167

Open Marijsoft opened 3 months ago

Marijsoft commented 3 months ago

[dcc32 Error] ocv.core_c.pas(601): E2065 Unsatisfied forward or external declaration: 'cvGetSize'

Laex commented 1 month ago

The OpenCV.inc file defines {$DEFINE DelphiOCVVersion_29}. If the OpenCV.inc file is not included in ocv.core_c.pas, then [dcc32 Error] ocv.core_c.pas(601): E2065 Unsatisfied forward or external declaration: 'cvGetSize'