After svn updates of Openthreads, osgProducer, OpenSceneGraph & cvs
update of FG,SimGear-0.3 today I get the following during "make" of FG:
===========
.
.
.
make[2]: Entering directory `/home/lvanek/FlightGear-0.9/source/src/Model'
if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
-I/usr/local/include -g -O2 -D_REENTRANT -MT acmodel.o -MD -MP -MF
".deps/acmodel.Tpo" -c -o acmodel.o acmodel.cxx; \
then mv -f ".deps/acmodel.Tpo" ".deps/acmodel.Po"; else rm -f
".deps/acmodel.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
-I/usr/local/include -g -O2 -D_REENTRANT -MT model_panel.o -MD -MP -MF
".deps/model_panel.Tpo" -c -o model_panel.o model_panel.cxx; \
then mv -f ".deps/model_panel.Tpo" ".deps/model_panel.Po"; else
rm -f ".deps/model_panel.Tpo"; exit 1; fi
model_panel.cxx: In function ‘osg::Node* load_panel(SGPropertyNode*)’:
model_panel.cxx:28: error: cannot allocate an object of abstract type
‘FGPanelNode’
panelnode.hxx:23: note: because the following virtual functions are
pure within ‘FGPanelNode’:
/usr/local/include/osg/Drawable:425: note: virtual void
osg::Drawable::drawImplementation(osg::RenderInfo&) const
make[2]: *** [model_panel.o] Error 1
make[2]: Leaving directory `/home/lvanek/FlightGear-0.9/source/src/Model'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/lvanek/FlightGear-0.9/source/src'
make: *** [all-recursive] Error 1
==========================
thoughts anyone?
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-users