Adeel Asghar
Adeel Asghar
See PR #12820. I noticed another issue. `getIconAnnotation` fails for some of the models e.g., ``` getIconAnnotation(SiemensPower.Boundaries.MassFlowSource_h) {-100.0,-100.0,100.0,100.0,false,-,1.0,1.0} ``` The graphics are missing. @perost can you please take a look...
We don't convert the `modelica://` links. Probably something is wrong in the script [here](https://github.com/OpenModelica/OpenModelica/blob/master/OMCompiler/Examples/GenerateDoc.mos#L361).
Please decide on which vendor annotations and how they should be named and used. Maybe add a use-case with all vendor annotations. I will then try to put them in...
@BasilioPV need some help compiling OM on his PC. What issues you are having? How are you compiling?
#8033 removes the extra message added to Messages Browser. Now the issue is related to interactive environment. `checkModel` api returns the result or empty string. In case of empty string...
The simplest fix is to remove the message "Check of M completed successfully" from the output of `checkModel` and simply show the rest of the result i.e., ``` class M...
This is more of an issue of compiler than GUI. OMEdit is correctly reading the information. I don't know who is the right person to look into this issue, perhaps...
@casella see https://github.com/OpenModelica/OpenModelica/issues/13338#issuecomment-2545782589 Unfortunately, I can't do anything about it in OMEdit.
> > [@casella](https://github.com/casella) see [#13338 (comment)](https://github.com/OpenModelica/OpenModelica/issues/13338#issuecomment-2545782589) > > Unfortunately, I can't do anything about it in OMEdit. > > I guess you could, but you would need to also look...
See https://github.com/OpenModelica/OpenModelica/issues/12685#issuecomment-2659352819