Oh you are right, i don't need the export. I can use the osgTerrain::tileID in my project, my error is trying to do a incorrect conversion between osgTerrain class and my inherit class. So sorry to disturb you. I try to solve the problem by other way. Thanks.
On Thu, Feb 5, 2009 at 1:05 PM, Robert Osfield <[email protected]>wrote: > Hi Maria, > > The TileID class is entirely implemented in the header so should need > to export, adding it for classes that didn't need it caused problems > for users in the past so I'm hesitant to merge. > > Could you explain what errors you see without this export. > > Robert. > > > On Thu, Feb 5, 2009 at 12:00 PM, María Ten <[email protected]> wrote: > > Hi Robert, > > > > Please you can add a OSGTERRAIN_EXPORT in the class TileID of osgTerrain. > I > > need it to get access and inherit some class in my project. I attach the > > file with this change, can you merge the file? Thanks. > > > > -- > > María Ten Rodríguez > > Instituto de Automática e Informática Industrial http://www.ai2.upv.es > > Ciudad Politécnica de la Innovación > > Universidad Politécnica de Valencia > > > > _______________________________________________ > > 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 > -- María Ten Rodríguez Instituto de Automática e Informática Industrial http://www.ai2.upv.es Ciudad Politécnica de la Innovación Universidad Politécnica de Valencia
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
