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

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

[Octave-bug-tracker] [bug #53520] Windows builds made with Java 8 JDK on


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #53520] Windows builds made with Java 8 JDK on Linux cannot find Java 9 JRE on Windows
Date: Thu, 5 Apr 2018 11:35:13 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0

Follow-up Comment #21, bug #53520 (project octave):

Also the error at the point that Philip hit indicates that Octave is simply
calling 'LoadLibrary' and that call is returning a null pointer. That means it
has nothing to do with octave.jar, or even if any of the expected functions
are in the jvm.dll, simply that the dll can't be loaded into the executable
image. The error message indicates that the Windows API error code set by
LoadLibrary was ERROR_DLL_NOT_FOUND.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53520>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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