Opened 9 years ago

Closed 9 years ago

Last modified 7 years ago

#3892 closed defect (fixed)

sundials fails to find KLU library on Windows

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

Description (last modified by Adrian Pop)

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 by Adrian Pop, 9 years ago

Owner: changed from Martin Sjölund to Adrian Pop
Status: newaccepted

comment:2 by Adrian Pop, 9 years ago

Description: modified (diff)
Resolution: fixed
Status: acceptedclosed

comment:3 by Martin Sjölund, 7 years ago

Milestone: 1.10.0

Milestone deleted

Note: See TracTickets for help on using tickets.