Would be great for me if I could compile 3.2 using clang.
 
On Nov 21, 2013, at 7:20 AM, Robert Osfield <[email protected]> wrote:

> Hi Stephan,
> 
> I have just merged the change to svn/trunk and it compiles fine and then 
> started looking at merging with OSG-3.2 branch but then realized that added a 
> virtual destructor is likely to affect the ABI which precludes after from 
> merging it to OSG-3.2 branch or break binary compatibility.
> 
> Is there any other workarounds that might work for OSG-3.2?  Or should we 
> just say that CLang isn't supported with OSG-3.2 due to a bug in Clang?
> 
> Robert.
> 
> 
> On 19 November 2013 10:38, Stephan Maximilian Huber 
> <[email protected]> wrote:
> Hi Robert,
> 
> CLang / LLVM on OS X seems to have a problem compiling the osgGA-serializer. 
> (It was reported before on the list, but the error is hard to track as it 
> shows up only sometimes)
> 
> I fixed the compile-error with a dedicated destructor of 
> osgGA::GUIEventHandler
> 
> Cheers,
> 
> Stephan
> 
> _______________________________________________
> 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

_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to