Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Compiling EWB Modules
Thu, Jan 28 2016 8:32 PMPermanent Link

Richard Harding

Wise Nutrition Coaching

I am using Delphi XE2 to compile the modules datasetmodule & loginmodule.

I receive the error
** [DCC Fatal Error] edbcomps.pas(35): F2063 Could not compile used unit 'edbtype.pas'

edbtype.dcu exists but not edbtype.pas

What basic point am I missing here?

Many thanks . . . .

Richard Harding
Fri, Jan 29 2016 10:43 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Richard,

<< I am using Delphi XE2 to compile the modules datasetmodule & loginmodule.

I receive the error
** [DCC Fatal Error] edbcomps.pas(35): F2063 Could not compile used unit 'edbtype.pas'

edbtype.dcu exists but not edbtype.pas

What basic point am I missing here? >>

Are you sure that you're using EDB for Delphi XE2 ?  You'll need to make sure that the version of EDB in your compiler search paths matches the version of Delphi that you're using.

Tim Young
Elevate Software
www.elevatesoft.com
Sun, Jan 31 2016 7:52 PMPermanent Link

Richard Harding

Wise Nutrition Coaching

Hi Tim,

I started (for the second time) from the beginning..  I deleted the EWB modules and the EDB from my Delphi XE2 installation.  Tidied up the search paths - again.

Reinstalled and everything worked just as intended.  Somehow, I managed to get the myself and Delphi XE2 installation completely confused.

Thank you . . . . .

Richard
Image