Memnarch / Delphinus

An alternative Packagemanager for the Delphi-IDE
Mozilla Public License 2.0
235 stars 64 forks source link

Error: Installation failed when not installed IOS compiler #76

Open JacobTheLiar opened 4 years ago

JacobTheLiar commented 4 years ago

I'm using Delphi 10.3 update 2 I don't have the IOS compiler installed. During installation of FGX-FireMonkey from the local disk, System.Exception: Platform not supported: IOSDevice32 occurred. Everything has been installed properly for the Win32 / 64 and Android platforms. The final Error: Installation failed message is a bit misleading. I think the appropriate information in this case is a warning. install.log

Due to this error it is not possible to delete the package using Delphinus. The message Error: No uninstallation file appears in the log. uninstall.log

In addition, the window with installation logs should be able to be resized, it is quite poor to read in such a small window.

Memnarch commented 4 years ago

Thanks, will look into it.