reinh-bader / fgsl

Fortran interface to the GNU Scientific Library
https://doku.lrz.de/display/PUBLIC/FGSL+-+A+Fortran+interface+to+the+GNU+Scientific+Library
GNU General Public License v2.0
84 stars 23 forks source link

Changes for FGSL 1.6.0 #33

Closed reinh-bader closed 6 months ago

pbigen commented 1 year ago

hello, I would like to use fgsl with Visual Studio (Intel OneAPI compiler) and integrate/compile it through vcpkg on Windows. Do you have thoughts about how to reach that goal? Thank you for your work on this C to F port of gsl. Regards, Pierre

reinh-bader commented 6 months ago

hello, I would like to use fgsl with Visual Studio (Intel OneAPI compiler) and integrate/compile it through vcpkg on Windows. Do you have thoughts about how to reach that goal? Thank you for your work on this C to F port of gsl. Regards, Pierre

I cannot say anything about Windows VS builds, lacking sufficient experience with it. I suggest to open an issue requesting support for it, but I myself will not be able to contribute.