EtheaDev / SVGIconImageList

Three engines to render SVG (Delphi Image32, Skia4Delphi, Direct2D wrapper) and four components to simplify use of SVG images (resize, fixedcolor, grayscale...)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue with Delphi 12.1

tomaspodmanicky opened this issue · comments

SVGIconImageList is not compatible with Delphi 12.1. When are you planning to release upgraded version?

"The procedure entry point __init_record_Svgiconimage could not be found in the dynamically linked library ..... .bpl"

Thank you.

T.Podmanicky

Are you using GetIt Package Manager or building from this GitHub project?
I have no problem using Delphi 12.1 patch 1:
image

Sorry, I forgot to commit the 4.1.3 changes... Update your repo and retry.
Thanks.

Thank you very much.