Subject | Re: [IB-Architect] ODBC Driver Compile |
---|---|
Author | Jim Starkey |
Post date | 2000-06-30T16:38:57Z |
At 09:15 AM 6/30/00 -0400, Ken Richard wrote:
should generate a Window's makefile. Until then, I suggest that you
wing it with your favorite Windows C++ IDE. There really isn't anything
particularly complicated.
Jim Starkey
>I am having some trouble getting the OdbcJdbc driver to compile. The firstThe makefile is for Linux and requires the Merant driver manager. I
>problem was the dependency on "/usr/merant-odbc" in OdbcJdbc/makefile. I
>tried to get the gcc compiler to use the microsoft headers but it kept
>choking. (my first attempt at gcc). I converted all of the makefiles to
>msvc and got the OdbcJdbc/makefile to build.
>
should generate a Window's makefile. Until then, I suggest that you
wing it with your favorite Windows C++ IDE. There really isn't anything
particularly complicated.
>Then I moved on to OdbcJdbc/IscDbc/makefile. This one I could not get toIt's on the InterBase kit.
>compile because of a reference to ibase.h - which is not in the cvs
>previously mentioned on this list.
>
>Is this file available?
Jim Starkey