octave-maintainers
[Top][All Lists]
Advanced

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

Re: Building pytave on windows


From: Abhinav Tripathi
Subject: Re: Building pytave on windows
Date: Fri, 12 May 2017 11:30:35 +0530

On May 11, 2017 10:18 PM, "Mike Miller" <address@hidden> wrote:
>.....
>
> Ok, can you try `make check OCTAVE=octave-cli`?
>

That gave error as octave-cli does not recognize --no-gui-libs!

> I wonder if calling `octave --no-gui-libs --no-window-system` is not
> quite the same as calling `octave-cli` on Windows. Maybe it's trying to
> run the octave-gui executable anyway.
>

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.

> > I will try to do some more tests and report if I find the cause of crash
> > for gui and make check.
>
> Great. Please keep reporting bugs on the issue tracker. I think we've
> hit a few already that you could report, including the .libs directory
> problem and the GUI crashing when any py function is called.

Should report it on octave bug tracker??

>
> Have you tried OctSymPy with `sympref ipc native` yet?
>

Well,  no. Because I couldn't find the branch to try. The pytave branch on octsympy is wayy old. I was going to open an issue on github repo.
I just tried with the old branch and it errored out... I will try to see the cause of the error.

> --
> mike
>


reply via email to

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