Closed Yuri05 closed 3 years ago
If there are solver warnings: error message below comes
The reason is: PInvoke signature of FillSolverWarnings does not match the exported function: https://github.com/Open-Systems-Pharmacology/OSPSuite.SimModel/blob/08fb0d56cc0ca017f0491ff615267ace2f69d07a/src/OSPSuite.SimModel/Simulation.cs#L177-L179
FillSolverWarnings
https://github.com/Open-Systems-Pharmacology/OSPSuite.SimModel/blob/08fb0d56cc0ca017f0491ff615267ace2f69d07a/src/OSPSuite.SimModelNative/include/SimModel/PInvokeSimulation.h#L135
@AndreDlm FYI
I guess it relates to https://github.com/Open-Systems-Pharmacology/MoBi/issues/506 (or vice versa).
Yes, this must be the reason.
If there are solver warnings: error message below comes
The reason is: PInvoke signature of
FillSolverWarnings
does not match the exported function: https://github.com/Open-Systems-Pharmacology/OSPSuite.SimModel/blob/08fb0d56cc0ca017f0491ff615267ace2f69d07a/src/OSPSuite.SimModel/Simulation.cs#L177-L179https://github.com/Open-Systems-Pharmacology/OSPSuite.SimModel/blob/08fb0d56cc0ca017f0491ff615267ace2f69d07a/src/OSPSuite.SimModelNative/include/SimModel/PInvokeSimulation.h#L135