help-glpk
[Top][All Lists]
Advanced

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

Re: GLPK CMake support


From: Heinrich Schuchardt
Subject: Re: GLPK CMake support
Date: Thu, 11 Nov 2021 16:47:53 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.1

On 11/11/21 13:37, Kyle McLachlan wrote:
My apologies if this is not the correct forum;

GLPK 5.0 is currently being given CMake support at the following GitHub
repository: https://github.com/Mizux/GLPK <https://github.com/Mizux/GLPK>

This is being done to make it more compatible with other CMake builds,
specifically including Google's OR Tools. It would be great if this work
could be included in the official codebase, or if anyone could lend a
hand in testing and/or ironing out any potential bugs.

One of the benefits of this CMake effort is that there is no need to
maintain a separate build script for MSCV, as it builds and runs great
on MSVC using CMake - this may be of interest to the maintainers of GLPK.

According to https://github.com/Mizux/GLPK/blob/main/CMakeLists.txt#L50
you do not support building DLLs with your CMake files.

GLPK DLLs are essential to call the GLPK library from C, C++, JAVA, C#,
or any other language.

Best regards

Heinrich


Kind regards,
Kyle




reply via email to

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