TurboPack / Abbrevia

Abbrevia is a compression toolkit for Delphi and C++Builder.
120 stars 47 forks source link

Installing to Alexandria 11.2 #21

Open kalebdog opened 1 year ago

kalebdog commented 1 year ago

Hi, When I install AbbreviaVCLDDesign.dpk it fails with errors: [dcc32 Fatal Error] AbbreviaVCLD.dpk(56): E2225 Never-build package 'designide' must be recompiled [dcc32 Fatal Error] AbbreviaVCLDDesign.dpk(60): E2202 Required package 'AbbreviaVCLD' not found

error

romankassebaum commented 1 year ago

I cannot say what is going on there.

I would open the project group and build all projects. Before I would delete or move to a safe place all Abbrevia files from old installations.

I can compile and install on my PC.

Bergholm commented 1 year ago

I tried to install on 11.2 had som issues. This is how I solved them

I checked out Abbrevia folder to my c:\Thirdparty folder Opened Delphi.groupproj from C:\Thirdparty\Abbrevia\packages\Alexandria\Delphi img1

Compile AbbreviaD280 OK!

When compiling AbbreviaVCLD280 i got an error img2 Added this path img3 to LibraryPath under Tools/Options in Delphi

Tried again img4

Try Build All

img5 Oh dear... Changed IMPLICITBUILD to OFF img6

Build All Again!

img7

Success

romankassebaum commented 1 year ago

The dcp path is always as library path there: $(BDSCOMMONDIR)\Dcp. And implicit build is and was set to off. Check the current version.

kalebdog commented 1 year ago

Hi Roman,

I do have version 10 along side 11.2.

All I had to do is rebuild the proj file.

Thanks for your help!

Ben

From: Roman Kassebaum @.> Sent: Tuesday, December 6, 2022 6:01 AM To: TurboPack/Abbrevia @.> Cc: kalebdog @.>; Author @.> Subject: Re: [TurboPack/Abbrevia] Installing to Alexandria 11.2 (Issue #21)

The dcp path is always as library path there: $(BDSCOMMONDIR)\Dcp. And implicit build is and was set to off. Check the current version.

— Reply to this email directly, view it on GitHub https://github.com/TurboPack/Abbrevia/issues/21#issuecomment-1339433754 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AEJM4WETVWS2ASYGGNRV4ZDWL5BKXANCNFSM6AAAAAASIMTG6M . You are receiving this because you authored the thread.Message ID: @.***>