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

Doesn't work with Delphi 11.2 #4

Open
maxcoros opened this issue Apr 1, 2024 · 0 comments
Open

Doesn't work with Delphi 11.2 #4

maxcoros opened this issue Apr 1, 2024 · 0 comments

Comments

@maxcoros
Copy link

maxcoros commented Apr 1, 2024

The demo requires CCR-Exif, which does not compile.
If you try to use only Quick.ImageFX.GDI, it doesn't compile because the Quick.ImageFX.Base unit requires two interfaces: IImageFX and IImageFXTransform.
The IImageFX issue can be solved by adding the Quick.ImageFX unit to the uses clause, but there is no definition of the IImageFXTransform interface in the sources.

Any Idea?

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

1 participant