Figured it out.
Pre-Delphi 7 (or thereabouts) had the "Install Components" option but Borland/Codegear removed it when they created the "studio" line.
Now it is done by creating packages.
The help file - unfortunately - has not been updated to reflect this change and still refers to the...
Hi,
This is the first time I use the IDE to develop code in Delphi.
I am quite well versed in Pascal but know nothing about the IDE. Today I had to install a component and found a set of instructions - with screenshots and all - that showed an "Install Component..." option under the...
I found the dcp that has DBReg.dcu, it is dcldb.dcp. So that part is taken care of.
I would still like to know how to quickly figure out which .dcp contains which .dcu, I will be thankful to anyone who knows the answer and shares it.
John.
Hi,
I'm getting a DBReg.dcu not found when attempting to compile a libary that depends on it.
I tried using vclx.dcp and designide.dcp but they are not the ones.
Which .dcp file contains the DBReg.dcu ?
Also, is there a way to figure out which library (.dcp) contains a given unit (.dcu)...
Scanreg,
It seems to me that one of the things you are particularly concerned about is being able to develop commercial quality applications with Delphi.
Directed specifically to that concern, there are still quite a few libraries that will save you a great deal of time in the development of...
Aaron,
Thank you for the quick reply.
Adding -LU"....longpath...\DesignIde.dcp" to the compile command allowed me to compile successfully.
Thank you and thank you again!
John.
Hi,
I normally compile using the command line compiler dcc32.exe, therefore I am not well versed with the IDE, excuse me if I am asking some really dumb questions here.
I was in the process of compiling some object oriented library code I got on the net and got the following error...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.