post install task

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
albourg
Posts: 1
Joined: Wed 02 Aug 2006 08:17

post install task

Post by albourg » Tue 17 Mar 2009 13:37

After (successfull, no errors) install on bcb 2009, I make a new project with a TOraSession and a TOra query.
When compiling, he asks me to specify locations for include files.

So I have to specify this location for each project? Or do I have to copy includes / libs to codegear sub directory?

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

Post by Plash » Thu 19 Mar 2009 08:32

You should specify the Include Path for each project.

Post Reply