octave-maintainers
[Top][All Lists]
Advanced

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

error building gui under MacOS X


From: Ben Abbott
Subject: error building gui under MacOS X
Date: Tue, 05 Jun 2012 08:32:40 -0400

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



reply via email to

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