Hi,
Delphi XE2 Update 4 + ODAC 8.1 (32 bit target platform)
I am unable to build a project which uses ODAC.
I tracked down the problem to the "Code Inlining Control" compiler switch.
If this switch is Auto, I receive the following message:
"[DCC Fatal Error] OraParser.pas(180): F2051 Unit OraNet was compiled with a different version of OraCall.Check"
If the option is set to True than it compiles fine.
Suggestions?
Regards
Geza