octave-maintainers
[Top][All Lists]
Advanced

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

Re: error building gui under MacOS X


From: Michael Goffioul
Subject: Re: error building gui under MacOS X
Date: Tue, 5 Jun 2012 14:37:25 +0100

On Tue, Jun 5, 2012 at 1:35 PM, Jacob Dawid <address@hidden> wrote:
Hey Ben,

you have been faster than I could fix it :P Will be fixed with the next changeset in a few minutes.

Anyways, thank you for continously testing!
Jacob

2012/6/5 Ben Abbott <address@hidden>
Jacob,

I'm seeing the error below.

Ben

/Developer/usr/bin/llvm-g++-4.2 -c -pipe -I/opt/local/include/octave-3.7.0+/octave/.. -I/opt/local/include/octave-3.7.0+/octave -g -gdwarf-2 -Wall -W -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/share/qt4/mkspecs/macx-g++ -I. -I. -I. -Ioctave-adapter -Im-editor -I../qterminal/libqterminal -I/usr/include/qt4 -I-I/opt/local/include/octave-3.7.0+/octave/.. -I-I/opt/local/include/octave-3.7.0+/octave -I-I/opt/local/include -I/opt/local/include/QtWebKit -I/opt/local/include/QtGui -I/opt/local/include/QtNetwork -I/opt/local/include/QtCore -I/opt/local/include -I. -o file-editor.o m-editor/file-editor.cc
In file included from ./main-window.h:43,
                from m-editor/file-editor.h:21,
                from m-editor/file-editor.cc:18:
./workspace-view.h:46: error: ISO C++ forbids declaration of ‘workspace_model’ with no type
./workspace-view.h:46: error: expected ‘;’ before ‘*’ token
../qterminal/libqterminal/unix/CharacterColor.h:102: warning: ‘base_color_table’ defined but not used
make[1]: *** [file-editor.o] Error 1
make: *** [sub-src-make_default] Error 2



Actually, I also forgot to mention that I had to tweak a few files to make it compile. Mainly missing Qt headers. See changeset in attachment (against repo from this morning).

Michael.

Attachment: gui_compile_fix
Description: Binary data


reply via email to

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