Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing to Alexandria 11.2 #21

Open
kalebdog opened this issue Nov 23, 2022 · 4 comments
Open

Installing to Alexandria 11.2 #21

kalebdog opened this issue Nov 23, 2022 · 4 comments

Comments

@kalebdog
Copy link

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
Copy link
Contributor

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
Copy link

Bergholm commented Dec 4, 2022

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
Copy link
Contributor

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
Copy link
Author

kalebdog commented Dec 6, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants