[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-glpk] GLPK 4.63 does not compile with /Gz (stdcall) on Windows
From: |
Heinrich Schuchardt |
Subject: |
[Bug-glpk] GLPK 4.63 does not compile with /Gz (stdcall) on Windows |
Date: |
Tue, 25 Jul 2017 20:45:48 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 |
Hello Andrew,
in glpk-4.63/src/simplex/spxchuzr.c please, add,
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
to define __WOE__ on Windows.
cf. glpk-4.63/src/api/cpxbas.c
Best regards
Heinrich Schuchardt
- [Bug-glpk] GLPK 4.63 does not compile with /Gz (stdcall) on Windows,
Heinrich Schuchardt <=