Hi Roberto,

The osg-submissions list is the place for submitting fixes, rather
than reporting compilation errors, could you post messages like this
to osg-users in future.

W.r.t compile problem, this is down to a missing assert definition on
the include path.  You didn't say what platform or what version of the
OSG you are using, so please specify this.

Cheers,
Robert.

On 10/18/07, rck jobs <[EMAIL PROTECTED]> wrote:
> 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
>
> _______________________________________________
> osg-submissions mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to