Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread Compile Error
Fri, Oct 24 2008 8:06 AMPermanent Link

Allan Brocklehurst
Tim;
Hi. I'm trying to compile an application that  I'm converting from DBISAM to EBD2.2
[Pascal Fatal Error] MainForm.pas(9): F2051 Unit edbexpr was compiled with a different version of edbconsts.EDB_EXPRSTR_LIST

uses
 Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
 Dialogs, Menus, ElastFrm, StdCtrls, ExtCtrls,
 ExportDS, SME2Cell, SME2TXT, ajBase, ajProgressBar, JvProgressBar,
 JvXPProgressBar, ComCtrls, JvExComCtrls, DB, dbisamtb, Buttons, edbcomps;  <----This is kicking up the error

Any Suggestions

TIA

Allan
Fri, Oct 24 2008 11:20 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Allan


Then normal reason for this is old components left around generally dcu but could be bpl.

Roy Lambert [Team Elevate]
Fri, Oct 24 2008 12:28 PMPermanent Link

Allan Brocklehurst
Roy Lambert <roy.lambert@skynet.co.uk> wrote:

Allan


Then normal reason for this is old components left around generally dcu but could be bpl.

Roy Lambert [Team Elevate]


Roy,. It was a pathing issue.
Thanks
Sat, Oct 25 2008 3:30 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Allan

>Roy,. It was a pathing issue.

It usually is Smiley

Roy Lambert [Team Elevate]
Image