Open BernieButton opened 10 months ago
FMIKit 3.1 won't compile Source Code FMUs with MinGW due to usage of try-except statement in file "sfun_fmurun.c". This statement is a Microsoft-specific extension, cf. https://learn.microsoft.com/en-us/cpp/cpp/try-except-statement?view=msvc-150.
FMIKit 3.1 won't compile Source Code FMUs with MinGW due to usage of try-except statement in file "sfun_fmurun.c". This statement is a Microsoft-specific extension, cf. https://learn.microsoft.com/en-us/cpp/cpp/try-except-statement?view=msvc-150.