On Tue, Jun 24, 2008 at 8:55 AM, Mathias Fröhlich
<[EMAIL PROTECTED]> wrote:
> The build system defines the nominmax define only for msys and cygwin.
>
> Probably we should either
> * define nominmax on win32 in any case or
> * change the code not to use variables called min or max and include
> <algorithm> which should provide std::min and std::max and makes msvc 8
> indeed compile the code (does this also work for other msvc's??).
>
> Which one Robert?

Mathias is this now fixed with the latest changes from you?

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to