[PATCH] configure: Look for iODBC if we can't find unixODBC.

Charles Davis cdavis5x at gmail.com
Mon Feb 22 01:51:48 CST 2016


On Sun, Feb 21, 2016 at 10:54 PM, Alexandre Julliard <julliard at winehq.org>
wrote:
>
> Charles Davis <cdavis5x at gmail.com> writes:
>
> > iODBC is another ODBC implementation for Unix. It comes by default with
> > Mac OS.
> >
> > Signed-off-by: Charles Davis <cdavis5x at gmail.com>
>
> I haven't checked the Mac version, but at least on Linux the SQLWCHAR
> definition is incompatible, which means it can't be used as a simple
> replacement.

Yep, you're right. This is true on Mac OS, too.

It doesn't even matter anyway. The header files are gone (though the
library files remain for backward-compatibility purposes) as of Xcode 7/OS
X El Capitan. (Maybe even earlier; I haven't checked.) You'd have to
install it yourself (e.g. with MacPorts or homebrew) to build against
it--and at that point, you might as well just install unixODBC.

Chip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20160222/4cc59919/attachment.html>


More information about the wine-devel mailing list