Hello,
There are very few resources currently available that explain how to
compile GSL using MSVC toolsets.
Finally, I have use this build script
https://github.com/jiangjianshan/msvc-pkg/blob/main/packages/gsl/build.sh
successfully to do it. It work with other files e.g. config.yaml and sync.sh in
the folder of packages/gsl.
If you look into the README.md of msvc-pkg. To build GSL using MSVC
toolset, you can do following way:
git clone https://github.com/jiangjianshan/msvc-pkg.git
cd msvc-pkg
mpt gsl