#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 )
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 , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → accepted |
comment:2 by , 9 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in 51d6b8e0312d202295a456ab7f47e5fd677f6b18/OMCompiler and 268b6f54ecf829ffdd014f1808143d3b9ead32de/OMCompiler-3rdParty.