Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 7 of 7 total
Thread Error edbcomps.dcu
Thu, Feb 17 2011 4:22 PMPermanent Link

Thomas

Hi,

I test the trail version from 205b3edbvcltrialr2009.exe and get a fatal error at "edbcomps.dcu not found". I have Delphi 2009 german.
What can I do?

Regards

Thomas
Fri, Feb 18 2011 4:16 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Thomas


First check that you have edbcomps.dcu on your computer then check if that's on the library path.

Roy Lambert [Team Elevate]
Fri, Feb 18 2011 11:32 AMPermanent Link

Thomas

Roy Lambert wrote:

Thomas


First check that you have edbcomps.dcu on your computer then check if that's on the library path.

Roy Lambert [Team Elevate]

Roy,

Unfortunately, it is not on the hard disk. Where can I download it?
Sat, Feb 19 2011 4:22 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Thomas


It should be in the same directory as the remainder of the code and should have been installed with it. If it hasn't been I'd suggest emailing Tim about the issue.

I know the source for edbcomps is part of a purchased distribution, don't know if its in the trial since I've owned a copy since EDB came out, but its worth looking for edbcomps.pas as well. If that's on your disk add its path to the library path.

Roy Lambert [Team Elevate]
Tue, Feb 22 2011 8:35 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Thomas,

<< I test the trail version from 205b3edbvcltrialr2009.exe and get a fatal
error at "edbcomps.dcu not found". I have Delphi 2009 german.
What can I do? >>

As of January of 2011, our trial versions ship with design-time and run-time
packages only (this is noted on the download page where you downloaded the
trial version), so in order to compile your project with the run-time
package you have to make sure to go into the Project Options and make sure
that the Build with runtime packages check box is checked under the Packages
tab.

--
Tim Young
Elevate Software
www.elevatesoft.com
Wed, Aug 15 2012 6:17 PMPermanent Link

Heberto

I'm compiling a sample project, and it sends me an error edbcomps.dcu not found.... I have build run time packages in project options, ... i did not find the edcomps.dcu.... instead I found the .pas, and now ask me por edbtype.dcu... i don´t have it.... I re installed twice...

I have delphi 2010

thanks in advance
Thu, Aug 16 2012 10:46 AMPermanent Link

Heberto

Solved

Just I have to add the run time package to the list of them

Best Regards
Image