[osg-submissions] ConvertToInventor.cpp compilation error
rck jobs
rckjobs at gmail.com
Wed Oct 17 16:21:08 PDT 2007
Hello,
I'm installing OSG under my server and I'm having a compilation error on my
ConvertToInventor.cpp .
I was reading the mailing list and i don't understood what to do exactly
about the ConvertToInventor.cpp or CMakeLists.txt files.
My erros are:
/usr/local/OpenSceneGraph/src/osgPlugins/Inventor/ConvertToInventor.cpp: In
destructor `virtual ConvertToInventor::~ConvertToInventor()':
/usr/local/OpenSceneGraph/src/osgPlugins/Inventor/ConvertToInventor.cpp:189:
error: `
assert' undeclared (first use this function)
/usr/local/OpenSceneGraph/src/osgPlugins/Inventor/ConvertToInventor.cpp:189:
error: (Each
undeclared identifier is reported only once for each function it appears
in.)
/usr/local/OpenSceneGraph/src/osgPlugins/Inventor/ConvertToInventor.cpp: In
function `void processIndices(const osg::Array*, const osg::Array*,
SoMFInt32&, int, int, int)':
/usr/local/OpenSceneGraph/src/osgPlugins/Inventor/ConvertToInventor.cpp:513:
error: `
assert' undeclared (first use this function)
/usr/local/OpenSceneGraph/src/osgPlugins/Inventor/ConvertToInventor.cpp: In
function `void postProcessField(const SbIntList&,
osg::PrimitiveSet::Mode,
SoMFInt32*, osg::Geometry::AttributeBinding)':
/usr/local/OpenSceneGraph/src/osgPlugins/Inventor/ConvertToInventor.cpp:588:
error: `
assert' undeclared (first use this function)
and some other like those. I'm completely with no ideias to how solve this
problem.
Thanks!
Roberto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/attachments/20071017/e9aedf54/attachment.htm
More information about the osg-submissions
mailing list