Re: Autogen.sh cannot find ODBC

2017-04-04 Thread Michael Stahl
On 01.04.2017 08:49, Nathaniel Brooks wrote: > Upon running autogen.sh on a new pull of master, I am unable to run make. > It states: > checking which odbc headers to use... external > checking for sqlext.h no > configure: error: odbc not found. install odbc > > I know ODBC t

Autogen.sh cannot find ODBC

2017-03-31 Thread Nathaniel Brooks
Upon running autogen.sh on a new pull of master, I am unable to run make. It states: checking which odbc headers to use... external checking for sqlext.h... no configure: error: odbc not found. install odbc I know ODBC the program as a whole is installed since it is a core WIndow