Closed shineworld closed 2 years ago
Try in the file "Delphi-OpenCV-Class\source\cpp.utils.pas" on line 114 to change
TPtr
Perfect now compile :)
Another error during design package compilation:
dibhdr := @buf;
to
dibhdr := pBITMAPINFOHEADER(@buf);
Yes, I corrected that too.
Hi Laex,
I've tried to build Delphi-OpenCV-Class with Syndey 10.4.1 following your README info. When I try to build the package I obtain this error message: