I cannot compile if the Sparkle.App unit is used (Delphi 11+ sparkle 3.18.0.1)

I cannot compile if the Sparkle.App unit is used (Delphi 11+ sparkle 3.18.0.1).
[dcc32 Fatal Error] HalloweenServer.dpr(10): F2613 Unit 'Sparkle.App' not found.

Add {your-tms-sparkle-install-dir}\source\app

to your Delphi Library Path (or the project's Search Path)

HTH,

1 Like

Great, was having the same issue - problem resolved. The installation of sparkle does not automatically update the path though, have to do it manually.

1 Like