octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #40429] struct array in MEX file


From: Guillaume
Subject: [Octave-bug-tracker] [bug #40429] struct array in MEX file
Date: Thu, 31 Oct 2013 12:09:23 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0

Follow-up Comment #2, bug #40429 (project octave):

Many thanks for this.

I haven't been able to test it yet as I have compilation problems with the
latest version:


making main.cc from main.in.cc
g++ -DHAVE_CONFIG_H -I. -I..  -I../liboctave/array -I../liboctave/cruft/misc
-I../liboctave/numeric -I../liboctave/system -I../liboctave/util
-I../libinterp -I../libinterp/corefcn -I../libinterp/corefcn -I../libgnu
-I../libgnu    -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith
-Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -pthread -MT octave-main.o -MD
-MP -MF .deps/octave-main.Tpo -c -o octave-main.o `test -f 'main.cc' || echo
'./'`main.cc
main.cc: In function ‘int main(int, char**)’:
main.cc:419:11: error: ‘gui_libs’ was not declared in this scope
main.cc:432:11: error: ‘start_gui’ was not declared in this scope
main.cc:444:7: error: ‘gui_libs’ was not declared in this scope
main.cc:444:19: error: ‘start_gui’ was not declared in this scope


It is related to this:
https://mailman.cae.wisc.edu/pipermail/octave-maintainers/2013-October/037125.html
but the changeset does not fix it for me.
I compile with --disable-gui.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40429>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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