Page 1 of 1

ODAC 4.0.2 source version oracle problem

Posted: Sun 13 Nov 2011 16:38
by martind1
after migrating form 4.0.1 to 4.0.2 we have problem to compile a project:

[DCC Fataler Fehler] OraClassesUni.pas(1667): F2051 Unit OraNetUni wurde mit einer unterschiedlichen Version von CRParser.TParser.Create compiliert

Posted: Sun 13 Nov 2011 17:23
by martind1
Problem solved.

To compile UniDAC based application we have to add UniDAC Lib\Delphi14 directory Path (and not Source) to the Delphi "Library Path".