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
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to