help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-glpk] Compiling GLPK with VC7 and ODBC support


From: glpk xypron
Subject: [Help-glpk] Compiling GLPK with VC7 and ODBC support
Date: Sat, 07 Jun 2008 03:12:41 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]