genesistoxical / drop-icons

Utility to convert images to icons (.ico) for Windows.
https://genesistoxical.github.io/drop-icons/
MIT License
46 stars 3 forks source link

Compiler Error #3

Open KenIsStupid opened 1 month ago

KenIsStupid commented 1 month ago

When I press compile on the installer.iss, a compiler error pops up saying, "Line 49: No found matching "C:\Users{...}\Downloads\drop-icons-main\drop-icons-main\installer src\,,\src\DropIcons\bin\Release*." The Output file still shows, but is empty.

genesistoxical commented 3 weeks ago

Have you already compiled the project in Visual Studio? The installer probably didn't find the binaries if they haven't been compiled, that's what "...bin\Release" says.