Closed jnyrup closed 7 years ago
When running 1.0.0-beta it fails with an TypeInitializationException. procmon says that Grib.Api.Native.dll it looking for MSVCP140D.dll which as far as I can tell is debug versions of MSVC 2015 redistributables.
TypeInitializationException
Grib.Api.Native.dll
MSVCP140D.dll
Ok, thanks
Closing here, as the problem is more clearly described in #64 .
When running 1.0.0-beta it fails with an
TypeInitializationException
. procmon says thatGrib.Api.Native.dll
it looking forMSVCP140D.dll
which as far as I can tell is debug versions of MSVC 2015 redistributables.