Closed YanceyYq closed 4 months ago
Hi @YanceyYq I think you misunderstood my reply at https://github.com/modelon-community/PyFMI/issues/240. The issue is in the FMU generation, neither PyFMI nor FMI Library generates an FMU. The results you show in your picture above is expected.
Thank you for your answer.
environment ubuntu fmi-library=fmi-library-3.0a3 cmake = 3.22.1 Compile fmi-library-3.0a3 using CMake library built from source code. When using the nm command to view it, there is no fmi2Instantiate.