Hi all, I am trying to compile a modelica file using OpenModelica compiler (omc.exe).
I get the following error:
"Base class Modelica.Icons.Library not found in scope ObjectStab
#|Execution failed!
Execution failed!"
I've the environmental variable "openmodelicalibrary" correctly set.
How do I explicitly include another library?
Is there a man page related to this command?
How do I compile a class inside a package (as example ObjectStab.Examples.ninebus)?
Thank you
Fortunato