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

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

[Octave-bug-tracker] [bug #53419] GUI crashes if QT_PLUGIN_PATH is not s


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #53419] GUI crashes if QT_PLUGIN_PATH is not set
Date: Tue, 27 Mar 2018 13:10:41 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299

Follow-up Comment #7, bug #53419 (project octave):

comment #4


IF EXIST "%OCTAVE_HOME%\qt5\bin\" (
set QT_PLUGIN_PATH=%OCTAVE_HOME%\qt5\plugins
) ELSE (
set QT_PLUGIN_PATH=%OCTAVE_HOME%\plugins
)



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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