Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error compile package on delphi12 #167

Open
Marijsoft opened this issue Jun 14, 2024 · 1 comment
Open

error compile package on delphi12 #167

Marijsoft opened this issue Jun 14, 2024 · 1 comment

Comments

@Marijsoft
Copy link

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

@Laex
Copy link
Owner

Laex commented Aug 12, 2024

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants