-
-
Notifications
You must be signed in to change notification settings - Fork 39
Windows mingw msvc2019 build
Arun Narayanankutty edited this page Jun 22, 2021
·
1 revision
mingw
- Download mingw compiled gsl from https://packages.msys2.org/package/mingw-w64-x86_64-gsl
- extract contents to 3rdparty/gsl directory
- build
msvc2019
- Download msvc compiled gsl from https://www.bruot.org/hp/libraries/
- extract contents to 3rdparty/gsl directory
- change win32 part of config files accordingly (gsl library and include path)
cool