From 90a03f0f871e8d68d25a9b8bef36a9838c2f5bf5 Mon Sep 17 00:00:00 2001 From: Jeffrey Armstrong Date: Mon, 7 Dec 2020 10:47:26 -0500 Subject: Fixed two links to DLL downloads --- clp-dll/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clp-dll/README.md b/clp-dll/README.md index 6f67fa6..f1fc5f9 100644 --- a/clp-dll/README.md +++ b/clp-dll/README.md @@ -6,11 +6,11 @@ The COIN Linear Programming libraries are distributed as Windows DLLs that have The binaries for the Clp library and required dependencies can be downloaded from: -https://bintray.com/coin-or/download/Cbc + The page lists multiple builds corresponding to different platforms and compiler versions. For simplicity and interoperability, the proper archive to download for Windows 10 64-bit is: -**Cbc-refactor-win64-msvc16-md.zip** +**[Cbc-refactor-win64-msvc16-md.zip](https://bintray.com/coin-or/download/download_file?file_path=Cbc-refactor-win64-msvc16-md.zip)** The version of the compiler (*msvc16*) does help indicate on what versions of Windows the libraries will work. If Windows 7 compatibility is necessary, an older archive (*msvc14*) might be superior. -- cgit v1.2.3