Opened 8 years ago

Closed 8 years ago

Last modified 7 years ago

#3892 closed defect (fixed)

sundials fails to find KLU library on Windows

Reported by: adrpo Owned by: adrpo
Priority: high Milestone:
Component: Build Environment Version:
Keywords: Cc:

Description (last modified by adrpo)

There are issues with finding and using the KLU library on Windows:

-- Looking for KLU libraries...
-- Checking if KLU works... FAILED

Because of this the Windows builds cannot build any simulation executables:

D:/OpenModelica/build/lib//omc/libSimulationRuntimeC.a(ida_solver.o):ida_solver.c:(.text+0x1d7f): undefined reference to `__imp_IDAKLU'
collect2.exe: error: ld returned 1 exit status

Change History (3)

comment:1 Changed 8 years ago by adrpo

  • Owner changed from sjoelund.se to adrpo
  • Status changed from new to accepted

comment:2 Changed 8 years ago by adrpo

  • Description modified (diff)
  • Resolution set to fixed
  • Status changed from accepted to closed

comment:3 Changed 7 years ago by sjoelund.se

  • Milestone 1.10.0 deleted

Milestone deleted

Note: See TracTickets for help on using tickets.