Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread edbmgr.exe fails to build
Thu, Dec 12 2019 2:09 AMPermanent Link

宮腰 具明

SISAN SYSTEM RESEARCH. Co. Ltd.

Avatar

Hi All,

I use Delphi XE and Delphi XE6 in Window10

'231b10edbadd.exe'
'231b10edbvclcssrcrsdelphiwin32xe6.exe'
Installed.
and install ElevateDB Utilities in the IDE
(use \ADD\utilcomps\edbutilcompsdesign.dpk )

I built edbmgr, but I get the following error:

helpfrm.pas(12):F1026
not find 'edbhelpmgr.dcu'

I was able to rebuild without problems until 2.26Build 7,
but after 2.27Build 1 I confirmed when the above error occurred.

What should I do?

Thanks.

Tomoaki
Thu, Dec 12 2019 6:03 AMPermanent Link

Walter Matte

Tactical Business Corporation

Did you search the disk for edbhelpmgr.pas - is it there, and on a path that the compiler can find it?



Tomoaki Miyakoshi wrote:

Hi All,

I use Delphi XE and Delphi XE6 in Window10

'231b10edbadd.exe'
'231b10edbvclcssrcrsdelphiwin32xe6.exe'
Installed.
and install ElevateDB Utilities in the IDE
(use \ADD\utilcomps\edbutilcompsdesign.dpk )

I built edbmgr, but I get the following error:

helpfrm.pas(12):F1026
not find 'edbhelpmgr.dcu'

I was able to rebuild without problems until 2.26Build 7,
but after 2.27Build 1 I confirmed when the above error occurred.

What should I do?

Thanks.

Tomoaki
Thu, Dec 12 2019 7:41 PMPermanent Link

宮腰 具明

SISAN SYSTEM RESEARCH. Co. Ltd.

Avatar


The folder registered in the library path when installing 231b10edbvclcssrcrsdelphiwin32xe6.exe is
‘% Path% \ ElevateDB \ XE6 (Delphi Win32) \ code’.

The path where edbhelpmgr.pas exists is
’% path% \ ElevateDB \ XE6 (Delphi Win32) \ code \ source'

So it was able to build if the above path was added to the library path.
I was surprised that a lot of w1000 and H2443 came out.

thank you very much.
Sat, Dec 14 2019 12:36 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Tomoaki,

<< So it was able to build if the above path was added to the library path. >>

A preferable solution is to just copy the edbhelpmgr.pas unit to the "code" subdirectory.

<< I was surprised that a lot of w1000 and H2443 came out. >>

And this is why. Wink

I will make sure that the edbhelpmgr unit is pre-compiled along with the other units in the next build.

Tim Young
Elevate Software
www.elevatesoft.com
Image