Hello Andrew, using the files delivered with GLPK-4.28 in /w32 glpk is compiled without ODBC support.
I suggest to add a config.h file to directory /w32 defining #define ODBC_DLNAME "odbc32.dll" /* ODBC shared library name if this feature is enabled */ and to change Makefile_VC6 to use compiler flags: /I. /D HAVE_CONFIG_H /D HAVE_WINDOWS_H Microsoft Visual Studio .NET 2003 comes with the necessary header files (sql.h, ...). Best regards Xypron -- Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten Browser-Versionen downloaden: http://www.gmx.net/de/go/browser _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
