From: eg <eg...@gm...> - 2008-12-12 17:46:23
|
On Thu, Dec 11, 2008 at 9:34 PM, Alexander Potapchenko <ale...@re...> wrote: > eg wrote: >> Specifically, I added the following include subdirectories to the >> solution: >> >> src\include >> src\include\gen >> src\jrd >> > You need use Firebird headers files after Sed processing. Generally Firebird > sources is not required for ODBC driver build. > Ready header files for using are located in the Firebird\include\ directory > of the installed (or built) server. > Doh... I didn't even think to look at the server install for the includes, I looked directly at the server sources. That certainly makes it easier. Thanks Alexander. Regards, Ed p.s.: I am replying back on - list... sorry for the direct cc |