missing oraIntervalUni,dcu

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ketas
Posts: 28
Joined: Thu 02 Sep 2010 12:08

missing oraIntervalUni,dcu

Post by ketas » Fri 24 Jan 2014 08:38

Hi,

after downgrade from unidac 5.2.5 to 5.0.2 (for us last usable version now) i can not
to compile project in debug mode due to missing oraIntervalUni.dcu
( [dcc32 Fatal Error] OraClassesUni.pas(1719): F1026 File not found: 'OraIntervalUni.dcu').
Could you please help me to repare this prob? Thanks. Vojslav

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

Re: missing oraIntervalUni,dcu

Post by AlexP » Fri 24 Jan 2014 09:15

Hello,

We cannot reproduce the problem, the OraIntervalUni module is in the "Devart\UniDAC for RAD Studio XXX\Lib\PlatfomXX" folder. Please check this file availability for the used platform, also check if there is the path to this folder in the Library Path for this platform in the Debug mode settings.

ketas
Posts: 28
Joined: Thu 02 Sep 2010 12:08

Re: missing oraIntervalUni,dcu

Post by ketas » Fri 24 Jan 2014 09:38

Hi,

you can close ticket, i solved problem - in embarcadero lib folder was an old dcu. Vojslav

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

Re: missing oraIntervalUni,dcu

Post by AlexP » Fri 24 Jan 2014 10:05

Glad to see that you solved the problem. If you have any other questions, feel free to contact us

Post Reply