Skip to content

Windows mingw msvc2019 build

Arun Narayanankutty edited this page Jun 22, 2021 · 1 revision

mingw

  1. Download mingw compiled gsl from https://packages.msys2.org/package/mingw-w64-x86_64-gsl
  2. extract contents to 3rdparty/gsl directory
  3. build

msvc2019

  1. Download msvc compiled gsl from https://www.bruot.org/hp/libraries/
  2. extract contents to 3rdparty/gsl directory
  3. change win32 part of config files accordingly (gsl library and include path)

cool

Clone this wiki locally