Unable to build in XE4

Discussion of open issues, suggestions and bugs regarding EntityDAC
Post Reply
Mason Wheeler
Posts: 1
Joined: Tue 04 Feb 2014 18:35

Unable to build in XE4

Post by Mason Wheeler » Tue 04 Feb 2014 19:10

When compiling DacDemo.inc, it errors out on the first line:

{$I IdeVer.inc}

This does not appear to have been installed anywhere.

Commenting out this line leads to another error further on in the build process:

[dcc32 Fatal Error] DemoForm.pas(30): F2051 Unit EntityKey was compiled with a different version of System.Bindings.Expression.IMetaExpression

This error essentially means "I need to recompile this DCU, but couldn't find the PAS file." As there is no source available (BTW isn't this supposed to be a beta? how are we supposed to find bugs for you with no source available?) I was unable to progress beyond this point.

claudio.piffer
Posts: 48
Joined: Mon 30 Apr 2007 07:36

Re: Unable to build in XE4

Post by claudio.piffer » Tue 04 Feb 2014 22:42

+1 in XE5 Update 2

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Unable to build in XE4

Post by AlexP » Wed 05 Feb 2014 11:49

Hello,

Thank you for the information. We have fixed the problem and will try to release the next Beta version today or tomorrow.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Unable to build in XE4

Post by AlexP » Thu 06 Feb 2014 15:22

The new EntityDAC version is already available at our website for download now

Post Reply