Memnarch / Delphinus

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

Cannot install Delphinus #87

Open 0PacoPepe0 opened 1 year ago

0PacoPepe0 commented 1 year ago

I want to install it on XE2 I have it installed in Sydney via Gettit It is part of the installation but fails in the build

BrccCompile: Borland Resource Compiler Version 5.40 Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved. BrccCompile: Skipping target "BrccCompile" because all output files are up-to-date with respect to the input files. _PasCoreCompile: Embarcadero Delphi for Win32 compiler version 23.0 Copyright (c) 1983,2011 Embarcadero Technologies, Inc.

C : \Program Files (x86)\Delphinus\9.0\source\DN.Utils.pas(96) error : E2018 Record, object or class type required

C : \Program Files (x86)\Delphinus\9.0\source\DN.Utils.pas(96) error : E2029 'END' expected but ')' found

C:\Program Files (x86)\Delphinus\9.0\source\DN.PackageDetailView.pas(88) Fatal: F2063 Could not compile used unit 'DN.Utils.pas' Done Building Project "C:\Program Files (x86)\Delphinus\9.0\source\Packages\DelphiXE\Delphinus.dproj" (Build target(s)) -- FAILED.

Build FAILED.

"C:\Program Files (x86)\Delphinus\9.0\source\Packages\DelphiXE\Delphinus.dproj" (Build target) (1) -> (_PasCoreCompile target) -> C : \Program Files (x86)\Delphinus\9.0\source\DN.Utils.pas(96) error : E2018 Record, object or class type required C : \Program Files (x86)\Delphinus\9.0\source\DN.Utils.pas(96) error : E2029 'END' expected but ')' found

0 Warning(s)
2 Error(s)

Time Elapsed 00:00:01.03

Failed Adding Libpathes: C:\Program Files (x86)\Delphinus\9.0\lib\Win32\Release Failed
Memnarch commented 1 year ago

Thanks for the report, will look into it oO