Francesco Casella
Francesco Casella
It could be due to long pathnames and/or accented letters in your path. Where is the FMU located?
The other questions are: what is the version of OMC you are using? Have you tried the latest nightly build?
> In fact, i installed the lastest nightly build on my laptop and the problem is now fixed...Maybe i made some mistakes when i downloaded OM i don't know. Good,...
> But when i try to run my FMU file from OpenModelica on Simulink, i don't get exactly the same output than i get on OpenModelica : any thoughts on...
We can proceed with the first beta release and add this fix later to the final release.
@arun3688 this is how OMEdit works, so that results referring to different models can be stored without any name clashes (e.g. you could have Package1.Example and Package2.Example, and they ned...
I would suggest a few small changes: - Instead of building under `Example`, make a (short, e.g. 4 characters) hash code from the fully qualified name and use that as...
The idea of tmp4de3 was that some models may have a long name, but it's OK anyway, let's see how it goes. Maybe if the model name is longer than,...
@arun3688 would you mind porting this to the maintenance/v1.23 branch?
Ported to maintenance/v1.23 by #12510.