Trying to use Femyou to run FMU (OpenModelica) but shows error “Could not find or load the native library”
I am running Visual Studio 2019. I am relatively new to this.
I need to use the Nuget Femyou, which is only available for NetStandard 2.1. (edit) I also installed the nuget NativeLibraryLoader. I initially put the target framework as .NET Standard 2.1, but I later changed to .NET CORE 3.1 after some help.