RNCan / WeatherBasedSimulationFramework

The Weather-Base Simulation Framework is a set of C++ classes to help the creation and the the execution of weather-driven simulation models
MIT License
3 stars 3 forks source link

Bug in BioSIM_API on Linux #6

Open donenrique24 opened 3 months ago

donenrique24 commented 3 months ago

Linux Continuous integration of BioSIMWebAPI_Prod yields the following bug:

Class Initialization method BioSIMTests.BioSIMCoreTests.TestInit threw exception. System.BadImageFormatException: Could not load file or assembly '/home/runner/work/BioSIM_Web_API_Prod/BioSIM_Web_API_Prod/BioSIMTests/bin/Debug/net8.0/win-x64/BioSIM_API_Wrapper.dll'. An attempt was made to load a program with an incorrect format.

donenrique24 commented 3 months ago

See https://github.com/RNCan/BioSIM_Web_API_Prod/issues/59