EtheaDev / SVGIconImageList

Three engines to render SVG (Delphi Image32, Skia4Delphi, Direct2D wrapper) and four components to simplify use of SVG images (resize, fixedcolor, grayscale...)
Apache License 2.0
321 stars 93 forks source link

How to install ? #253

Closed marc-odp closed 1 year ago

marc-odp commented 1 year ago

D11. I compiled all the packages. No error. After that I try 'install' of the 2 design time packages and I get this error ... image

carloBarazzetta commented 1 year ago

Are you using: SvgIconImageList\Packages\D11\SVGIconImageListGroupPackages.groupproj ? Try to close/reopen IDE then first "build" dcl packages and then "install". Do you have also Image32 library already installed?

carloBarazzetta commented 1 year ago

Probably its was a problem with Skia4Delphi sources and dll, try with latest version.