I have the same and I know the workaround.
Before running cmake (ccmake) set CXXFLAGS to:
export CXXFLAGS=`fltk-config --cflags`
on my system fltk-config --cflags returns:
-I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT
This should be done by cmake scripts for Gazebo, unfortunately it is not.
Paul
On Mon, 19 Apr 2010, domvito55 wrote:
Someone knows how to solve this:
###################################################
[ 88%] Building CXX object server/gui/CMakeFiles/gazebo_gui.dir/GLWindow.o
In file included from /usr/local/include/FL/fl_utf8.h:75,
from /usr/local/include/FL/Fl.H:39,
from /home/ckoike/gazebo-0.10.0/server/gui/GLWindow.hh:35,
from /home/ckoike/gazebo-0.10.0/server/gui/GLWindow.cc:54:
/usr/local/include/FL/Xutf8.h:148: error: ˙˙Status˙˙ has not been declared
make[2]: ** [server/gui/CMakeFiles/gazebo_gui.dir/GLWindow.o] Erro 1
make[1]: ** [server/gui/CMakeFiles/gazebo_gui.dir/all] Erro 2
make: ** [all] Erro 2
###################################################
Help-me please, I need this with urgency!
Thanks
--
View this message in context:
http://old.nabble.com/Problem-installing-gazebo-%28make%29-tp28287759p28287759.html
Sent from the playerstage-gazebo mailing list archive at Nabble.com.
------------------------------------------------------------------------------
_______________________________________________
Playerstage-gazebo mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo
------------------------------------------------------------------------------
_______________________________________________
Playerstage-gazebo mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo