image of my problems

The stable tester's forum for ZeosLib 7.0.x series

Report problems concerning our Delphi 2009+ version and new Zeoslib 7.0 features here.
Post Reply
ramezany
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 09.03.2013, 17:11

image of my problems

Post by ramezany »

[img]
You do not have the required permissions to view the files attached to this post.
The_Immortal
Fresh Boarder
Fresh Boarder
Posts: 8
Joined: 13.03.2013, 19:53

Post by The_Immortal »

So you need to copy all generated *.bpl:

ZComponent.bpl
ZCore.bpl
ZDbc.bpl
ZParseSql.bpl
ZPlain.bpl

to $(BDSCOMMONDIR)\Bpl
View the value of this variable (BDSCOMMONDIR) you can via "Tools - Options - Enviroment options - Enviroment Variables - BDSCOMMONDIR - Add Override - Variable Value:".

In my case it's "C:\Users\Public\Documents\RAD Studio\9.0\". So u need to copy bpl-files to "C:\Users\Public\Documents\RAD Studio\9.0\BPL".

Please inform me about results.

Thank you.
ramezany
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 09.03.2013, 17:11

Post by ramezany »

same error
My $(BDSCOMMONDIR)\Bpl is :
C:\Users\Public\Documents\RAD Studio\10.0\BPL
I copied all generated *.bpl:

ZComponent.bpl
ZCore.bpl
ZDbc.bpl
ZParseSql.bpl
ZPlain.bpl

to : C:\Users\Public\Documents\RAD Studio\10.0\BPL
but same problem & error

note : My C++ Builder XE3 is installed in drive d:

Thanx
Post Reply