Hi Allen,

On Tue, 2005-07-12 at 16:50 -0500, Allen Bierbaum wrote:
> Any chance of getting Cored Ptr types working with CPEditors?
> 
> When I try something like:
> 
> mSceneRoot = OSG::GroupNodePtr::create();
> OSG::CPEditor sre(mSceneRoot);
> 
> I get ambiguous errors from the compiler.
>   
> desktop.cpp:153: error: conversion from `osg::GroupNodePtr' to 
> `osg::FieldContainerPtr' is ambiguous
> include/OpenSG/OSGCoredNodePtr.inl:174: note: candidates are: 
> osg::CoredNodePtr<Core>::operator osg::NodePtr() [with Core = osg::Group]
> include/OpenSG/OSGCoredNodePtr.inl:184: note:                 
> osg::CoredNodePtr<Core>::operator typename Core::Ptr() [with Core = 
> osg::Group]
> 
> 
> Ideas?

Yup. Recompile running, probably won't be able to finish it today or
tomorrow, though. :(

        Dirk




-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to