Problem with pre-compiled headers with ODAC 6.70

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Milan Bacik
Posts: 28
Joined: Fri 28 Apr 2006 08:59
Location: Czech Republic
Contact:

Problem with pre-compiled headers with ODAC 6.70

Post by Milan Bacik » Fri 21 Nov 2008 14:58

After upgrading from ODAC5.80 to ODAC 6.70 i'am unable to compile project with precompiled headers(in acceptable time). After returning ODAC 5.80 everything works fine again. Compiler ends with warning: Cannot create pre-compiled header - in files Dialogs.hpp(i can modify it to comiple), DB.hpp (i can modify too), math.hpp (a didnt found warkaround here). I am using BDS 2006.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Mon 24 Nov 2008 09:03

We could not reproduce the problem. Please send to odac*devart*com a small test project that demonstrates the problem.

Post Reply