Opened 7 years ago
Closed 7 years ago
#4927 closed defect (fixed)
Table models reports linker issue with NF.
Reported by: | Francesco Casella | Owned by: | Per Östlund |
---|---|---|---|
Priority: | high | Milestone: | 2.0.0 |
Component: | New Instantiation | Version: | |
Keywords: | Cc: |
Description (last modified by )
Please check ScalableTestSuite_ScalableTestSuite.Elementary.Tables.ScaledExperiments.CombiTimeTable_N_125. The following warning is reported:
Warning: Could not find library ModelicaStandardTables in either of: /usr/lib/x86_64-linux-gnu/libModelicaStandardTables.a /usr/lib/x86_64-linux-gnu/libModelicaStandardTables.so /lib/x86_64-linux-gnu/libModelicaStandardTables.a /lib/x86_64-linux-gnu/libModelicaStandardTables.so /usr/lib//libModelicaStandardTables.a /usr/lib//libModelicaStandardTables.so /lib//libModelicaStandardTables.a /lib//libModelicaStandardTables.so
Then the model simulates successfully.
The problem is not showing up if the old FE is used, see report
Change History (2)
comment:1 by , 7 years ago
Description: | modified (diff) |
---|---|
Summary: | Table models fail with NF because of link issues. → Table models reports linker issue with NF. |
comment:2 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in c7dee296.