ampl / mp

An open-source library for mathematical programming
https://mp.ampl.com
Other
229 stars 42 forks source link

Added support for building ODBC with Windows Kits #122

Closed mapgccv closed 4 years ago

fdabrandao commented 6 years ago

It fails on macOS with "Could NOT find ODBC (missing: ODBC_LIBRARY ODBC_INCLUDE_DIR)". Could you please make this optional depending on the availability of ODBC? Thanks!