Looks like that file is the only one affected. Compiles fine after changing the line to "OSGBaseRefCountPolicies.inl". Note that I didn't mean that OpenSG 2 itself didn't compile, but its inclusion in another project.
> -----Original Message----- > From: Andreas Halm [mailto:[email protected]] > Sent: Montag, 10. Mai 2010 15:07 > To: [email protected] > Subject: [Opensg-users] rev 2392 doesnt compile > > Hi, > > The change in OSGBaseRefCountPolicies.h from rev 2392 does not compile > anymore as the include statement changed from > #include "OSGFieldContainerSFields.inl" > To > #include <OSGBaseRefCountPolicies.inl> > In Visual Studio, these include statements do not search the same paths > as > the second one does NOT include searching in the directory where the > current > file is. So either <OpenSG/OSGBaseRefCountPolicies.inl> or > "OSGBaseRefCountPolicies.inl" would be fine. > Currently recompiling to see if that is the only include statement > affected > (I guess there are more). > > Aloha, Andi > > > > ----------------------------------------------------------------------- > ------- > > _______________________________________________ > Opensg-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensg-users ------------------------------------------------------------------------------ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
