Basilio Puente Varela
Basilio Puente Varela
Update: The issue of missing header only occurs in CVODE in both gcc/clang compilers. For Euler Explicit, both gcc/clang works fine (it is possible to recompile the FMU in ARM64,...
@arun3688 Tested with today build and still the same original issue as result: I can't find also "omc_config.h" anywhere inside the FMU. > ### Description > When export any model...
@arun3688 Thanks for the response but how can compile if "omc_config.h" is not inside the FMU? It is possible?
@arun3688 Thanks, I will test it ASAP.
This is the output: "No build configuration found."
This is the exported FMU: [eee.zip](https://github.com/user-attachments/files/20106687/eee.zip)
@arun3688 I have exported with these settings and the result is: in fact, "omc_config.h" file is not present into the FMU/sources
Please find attached FMU: [eee.zip](https://github.com/user-attachments/files/20109364/eee.zip)
@arun3688 Now it compiles, but when executing: SUNDIALS not available in FMU
@arun3688 I understand. It will be planned to support CVODE compilation in the future?