help-glpk
[Top][All Lists]
Advanced

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

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


From: Andrew Makhorin
Subject: Re: [Help-glpk] Compiling GLPK with VC7 and ODBC support
Date: Thu, 12 Jun 2008 12:41:56 +0400

> 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, ...).

Would this mean linking to a static library, which is missing in
older windows-native C/C++ compilers, like VC6 or BC5 ?






reply via email to

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