Hi,

On Fri, 2011-11-04 at 17:35 +0100, Daniel Weber wrote:
> Hello Carsten, 
> 
> the include-directive is automatically generated in the header file 
> OSG<NodeCore>Base.h. So, I think the problem 
> should be related to something else. 

hmm, if I look at particles it might (should) not. OSG<NodeCore>Base.h
will only include OSG<Container>Fields.h, but this one only carries a
forward declaration for OSG<Container>. So right now OSG<Container>.h
has to be included somewhere manually at the top of OSG<NodeCore.h>
(something we probable should fix). For OSGParticles this IIRC happens
in OSGParticlesBSP.h not in OSGParticles.h, so this example might be
slightly confusing in this case.

So could you give Carstens advice a try ;)

kind regards
  gerrit







------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to