Hi Mike,
I believe the simple tokens "near" and "far" are keywords in the VS compiler (a
legacy of the distinction between the near and far pointers of the x86 architecture way way back
when)
They're not keywords, they're #defined in a header that's included when
you include windows.h. Since osgthirdpersonview did not include
windows.h before, there was no problem. Now, as it stands, Atomic is
being included everywhere, and includes windows.h, hence the problem.
But the rest of your analysis is right.
J-S
--
______________________________________________________
Jean-Sebastien Guay [EMAIL PROTECTED]
http://www.cm-labs.com/
http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org