Re: Octave GUI MinGW first light & need help.

Sebastien Loisel <[email protected]> Wed, 15 Feb 2006 13:42:56 +0100
Newsgroups gmane.comp.gnu.octave.graphics,gmane.comp.gnu.octave.maintainers
Message-ID <[email protected]>
Ok scratch that, the problem isn't what I thought it was. I'm tracking it
down, but basically octave_main is returning 1 (which I assume is an error
code.)

Don't fire up your debuggers yet, I'll let you know when I'm stuck.

Cheers,

Sebastien Loisel

On 2/15/06, Sebastien Loisel <[email protected]> wrote:
>
> Hello David and everyone else,
>
> I got first light.
>
> http://www.flickr.com/photos/36899177@N00/100029140/ (*)
>
> I have a problem though. My method of displaying the output of octave is
> to redirect octave_cout and cerr to a strstream and display the contents of
> the strstream in the window after the call. This is the method documented in
> the embed.cc sample, and it works in Linux but it doesn't work with this
> octave.
>
> Any ideas?
>
> Sébastien Loisel
>
>
> (*) my math.mcgill.ca server picked today to break.
>
>