Re: [eigen] KdBVH.h fails to compile against gcc-4.7

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


Some compilers are more permissive than others.

Is this a member of a base class? If so maybe you have to specify the base class:

Something like Base::bounding_box

Billy.



On Thu, May 24, 2012 at 6:51 PM, Anton Gladky <gladky.anton@xxxxxxxxx> wrote:
Dear eigen-developers,

Debian bug-tracker has a bug #674305 [1].
KdBVH.h fails to compile with the error:
=================================
KdBVH.h:60:7: error: 'bounding_box' was not declared in this scope,
and no declarations were found by argument-dependent lookup at the
point of instantiation [-fpermissive]
=================================

I was trying to fix it without success. Could you, please, give an
advice how to fix it?
Thank you.

[1] http://bugs..debian.org/674305

Anton





Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/