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
327 stars 96 forks source link

Cant manually Install on D11, W11 #247

Closed ZaakaJarimbo closed 1 year ago

ZaakaJarimbo commented 2 years ago

I keep getting the following error when trying to install image

Am i missing something?

carloBarazzetta commented 2 years ago

Are you installing packages from Git-Hub or from GetIt? If you are using Github repo, I've updated now the installation documentation: you must open the package group from \svgIconImageList\Packages\D11\SVGIconImageListGroupPackages.groupproj, then buil all run-time packages and install design time packages.

ZaakaJarimbo commented 2 years ago

Installing from GitHub, sorry I am new to adding packages etc, normally use DELPHI in Vanilla, I take it that the run-time packages start with SVG and the design time packages start with dcl

carloBarazzetta commented 1 year ago

Did you built the packages with my instructions? can i close this issue?