mccdo/osgworks

Bug: error: ‘isTransparent’ was not declared in this scope

Closed this issue · 2 comments

cmake builds. however, make resutls in the following error (repeats itself) on 
Fedora 18 64 bit.



osgw2/include/osgwTools/TransparencyUtils.h:138:5: error: ‘isTransparent’ 
was not declared in this scope, and no declarations were found by 
argument-dependent lookup at the point of instantiation [-fpermissive]

Original issue reported on code.google.com by harshad....@gmail.com on 29 May 2013 at 6:54

I'll need full information about your platform and compiler version. We are 
building this on various flavors of OSX and Linux and don't see the issue. If 
you are the only person who can reproduce the issue, then please attach a patch.

Original comment by SkewMat...@gmail.com on 29 May 2013 at 8:23

Resolving issue due to lack of information.

Original comment by SkewMat...@gmail.com on 21 Jun 2013 at 6:58

  • Changed state: Invalid