octave-maintainers
[Top][All Lists]
Advanced

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

Re: Qscintilla2.dll not found, but is available


From: Michael Goffioul
Subject: Re: Qscintilla2.dll not found, but is available
Date: Wed, 13 Nov 2013 14:54:08 -0500


On Wed, Nov 13, 2013 at 1:55 PM, Rik <address@hidden> wrote:
11/13/13

All,

When trying to run octave.exe under MinGW I get a warning message that the
Qscintilla2.dll is not available.  Under UNIX you could resolve this by
setting LD_LIBRARY_PATH to include the directory where qscintilla2.dll is
located.  I don't know if that is possible in Windows so I just copied the
dll file into the bin directory and then octave.exe works.  All of the
other installed dlls under MXE seem to have installed themselves in the
bin/ directory and additionally into the lib directory.  Should we, or the
Qscintilla2.mk file, also be installing the dll to the bin directory?

This should already be the case:
http://hg.octave.org/mxe-octave/file/2636b3458f4d/src/qscintilla.mk#l41

Michael.


reply via email to

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