Opened 7 years ago

Last modified 7 years ago

#4927 closed defect

Table models reports linker issue with NF. — at Version 1

Reported by: Francesco Casella Owned by: Per Östlund
Priority: high Milestone: 2.0.0
Component: New Instantiation Version:
Keywords: Cc:

Description (last modified by Francesco Casella)

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 (1)

comment:1 by Francesco Casella, 7 years ago

Description: modified (diff)
Summary: Table models fail with NF because of link issues.Table models reports linker issue with NF.
Note: See TracTickets for help on using tickets.