octave-maintainers
[Top][All Lists]
Advanced

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

Re: Building pytave on windows


From: Mike Miller
Subject: Re: Building pytave on windows
Date: Fri, 12 May 2017 08:19:47 -0700
User-agent: NeoMutt/20170113 (1.7.2)

On Fri, May 12, 2017 at 11:30:35 +0530, Abhinav Tripathi wrote:
> Doing "octave-cli --eval" or "octave --no-gui --eval"  or even  "octave
> --eval" passes!!
> But calling "octave --no-gui-libs --no-window-system --eval" or doing it in
> the gui crashes!!!!
> I tried it several times to confirm.

Ok, let's try this. Please edit the makefile and change "--no-gui-libs"
to just "--no-gui". Leave the rest of the options as they are. The
OCTAVE variable should be "octave". Does make check work with that small
change? I think on Windows it should be calling octave.bat, which
interprets the "--no-gui" option, but not "--no-gui-libs".

-- 
mike



reply via email to

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