image of my problems
image of my problems
[img]
You do not have the required permissions to view the files attached to this post.
-
- Fresh Boarder
- Posts: 8
- Joined: 13.03.2013, 19:53
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.
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.
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
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