octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave GUI for MinGW


From: David Bateman
Subject: Re: Octave GUI for MinGW
Date: Fri, 17 Feb 2006 16:11:03 +0100
User-agent: Mozilla Thunderbird 0.8 (X11/20040923)

Sebastien Loisel wrote:

Victory!

Add this one line to error.cc (it actually also works if you put it in octave.cc):

std::ostream &get_cerr() { return std::cerr; }

Recompile octave.

Get the latest Octave GUI tarball:

http://www.math.mcgill.ca/loisel/octave-gui/octave-gui-0.5.tar.gz

untar, configure, make

cp /c/octave/gnuplot/bin/pgnuplot.exe /c/octave/gnuplot//bin/gnuplot.exe

./octave-gui

Everything seems to work, and you can even plot! Ship it!

Cheers,

Sébastien Loisel

What is the minimum part of QT that must be included in a package? Can we include it in the octave tree itself? If QT is already installed will we have dll hell? Does QT touch the registry or environment variables? Lots of unanswered questions on my side, about how to package a QT applciation :-)

D.

--
David Bateman                                address@hidden
Motorola Labs - Paris +33 1 69 35 48 04 (Ph) Parc Les Algorithmes, Commune de St Aubin +33 6 72 01 06 33 (Mob) 91193 Gif-Sur-Yvette FRANCE +33 1 69 35 77 01 (Fax) The information contained in this communication has been classified as: [x] General Business Information [ ] Motorola Internal Use Only [ ] Motorola Confidential Proprietary



reply via email to

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