octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #58795] ode15i and ode15s fail for Windows 32b


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #58795] ode15i and ode15s fail for Windows 32bit
Date: Thu, 30 Jul 2020 13:56:21 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36 Edg/84.0.522.44

Follow-up Comment #36, bug #58795 (project octave):

Re comment #29: I agree that it shouldn't be necessary to explicitly pass the
full name and path to the libraries.
However, if I omit one of them (e.g. COLAMD_LIBRARY), cmake fails with the
following error:

-- Looking for KLU libraries...
CMake Error: The following variables are used in this project, but they are
set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake
files:
COLAMD_LIBRARY
    linked by target "ltest" in directory
/home/osboxes/Documents/Repositories/Octave/mxe-octave-native/tmp-sundials-ida/sundials-5.3.0.build/KLUTest

CMake Error at config/SundialsKLU.cmake:59 (try_compile):
  Failed to generate test project build system.
Call Stack (most recent call first):
  CMakeLists.txt:1000 (include)


-- Configuring incomplete, errors occurred!



The failing code is probably:
https://github.com/LLNL/sundials/blob/master/config/FindKLU.cmake

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58795>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]