help-octave
[Top][All Lists]
Advanced

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

Re: QtOctave for Mac OSX - getting closer


From: Samuel H. Dupree, Jr.
Subject: Re: QtOctave for Mac OSX - getting closer
Date: Sun, 18 Mar 2007 21:28:12 -0400
User-agent: Thunderbird 1.5.0.10 (Macintosh/20070221)

Pedro Luis Lucas Rosado wrote:
Contains broken English :-)

Hi, I'm writing another Octave front-end: QtOctave.

QtOctave features:
* It makes Octave easy.
* It contains a help finder system.
* It contains dynamic help: You write and QtOctave show help about written commans.
* It deals with matrix as spreadsheets.
* WidgetServer: Creates windows from Octave easyly. WidgetServer can build windows from,
almost, any programming languaje.
* Users can create their owns menus!!

This is only a beta version, but works ok.
---------------------------------------------------------
Tu email con tu propio nombre por sólo 4 € + IVA / año www.dominios.ya.com (Código descuento: domte4)
Ya.com ADSL 24h + Llamadas Nacionales y Locales 24h + Llamadas a MÓVILES.
Desde 9,95 €/mes+IVA. http://acceso.ya.com/ADSLllamadas/3mbvoz/




After some additional investigation, I've gotten closer to installing QtOctave on a Mac G4 under OSX. My problem at present is overcoming the following error message when the compile.sh script is executed:

                                  config.cpp: In function 'const QString get_config(char*)':
                                  config.cpp:46: error: expected primary-_expression_ before '/' token
                                  config.cpp:46: error: 'usr' was not declared in this scope
                                  config.cpp:46: error: 'local' was not declared in this scope
                                  config.cpp:46: error: 'share' was not declared in this scope
                                  config.cpp:46: error: 'qtoctave' was not declared in this scope
                                  make: *** [config.o] Error 1


I am not conversant with C++ and so I need some guidance in fixing the above error.

Any thoughts?


Sam Dupree.



reply via email to

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