Hello Andreas,

Andreas Halm wrote:
> 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).

I hope I now got them all fixed in r2415. Note that r2392 may still not 
build with the includes style fixed as I was having some trouble with 
the hash_map extension headers on the different platforms - r2400 should 
have those resolved.

        Cheers,
                Carsten


------------------------------------------------------------------------------

_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to