POV-Ray : Newsgroups : povray.unix : Compiling 3.5 source on Linux also fails : Re: Compiling 3.5 source on Linux also fails Server Time
28 Jul 2024 10:31:40 EDT (-0400)
  Re: Compiling 3.5 source on Linux also fails  
From: Mr Art
Date: 2 Aug 2002 09:01:22
Message: <3D4B2B40.5000206@chesapeake.net>
Micha Riser wrote:

> Yep, of course you are right. I just could not find a reference to min/max 
> in STL in my documentation. To get it working it is already enough to add
> 
> using std::max;
> using std::min;
> 
> into config.h. I even wondered why this wasn't in STL :D
> 
> - Micha
> 

Is there any special place in config.h that those two lines go?
I don't understand the structure of the file's contents and could
use a few pointers on this :)

Thanks


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.