Can't build my Application using Delphi 7

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Olaf

Can't build my Application using Delphi 7

Post by Olaf » Wed 06 Jul 2005 10:37

When i try to build my program, i always get this error:

[Fataler Fehler] dm_ifs.pas(8): Unit ScktComp wurde mit einer unterschiedlichen Version von Classes.TThread.Synchronize compiliert

If i use make it works.

regards
Olaf Asholz

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Thu 07 Jul 2005 14:35

It is not quite clear to understand what the exact problem you have, I need more detailed description of your problem, please specify your full ODAC version, IDE version, Oracle client/server version, and if it is possible show your code that cause an error.

Post Reply