Hello,
latest version of Odac (6.70.0.43) breaks generation of precompiled headers in C++Builder 5 because Math.hpp is included in CRVio.hpp and MemData.hpp.
After commenting out these includes, the project compiles and runs without problems.
Regards