Changes between Version 1 and Version 2 of Ticket #4669
- Timestamp:
- 2017-12-07T13:21:59Z (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4669 – Description
v1 v2 10 10 11 11 I'm not sure whether this is a lookup issue or an inheritance issue, but it needs to be solved to get Modelica.Media going on the NF. 12 13 A similar problem shows up with the MultiBody library, see e.g.,14 https://libraries.openmodelica.org/branches/newInst/Modelica_3.2.2/files/Modelica_3.2.2_Modelica.Mechanics.MultiBody.Examples.Constraints.PrismaticConstraint.err15 {{{16 [Modelica 3.2.2/Mechanics/MultiBody/Parts.mo:844:9-844:81:writable]17 Error: Variable Frames.Quaternions.Orientation.equalityConstraint18 not found in scope body.19 }}}