POV-Ray : Newsgroups : povray.unix : Compiling 3.5 on IRIX 6.5 : Re: Compiling 3.5 on IRIX 6.5 Server Time
28 Jul 2024 10:17:29 EDT (-0400)
  Re: Compiling 3.5 on IRIX 6.5  
From: Joshua Nye
Date: 5 Aug 2002 14:53:35
Message: <3d4ec9af$1@news.povray.org>
1. Open up src/config.h.
2. Find the #include <algorithm> line.
3. Add this below that line.

    using std::min;
    using std::max;

4. Save and make.

--josh

  "Michael DiDonato" <did### [at] scrippsedu> wrote in message 
news:3D4EC910.B3E0A228@scripps.edu...
  Micha Riser wrote: 
    What about reading some older messages in this group? 
    -- 
    http://objects.povworld.org - the POV-Ray Objects Collection

  That was my first thought, but since I was out of tough with my 
email/newsgroups for the last week I have no access to any messages 
before today. Is there a link or something you can point me to? 
  Mike 
    

-- 
*********************************
Michael DiDonato, PhD
The Scripps Research Institute
Department of Molecular Biology 
Maildrop MB4
10550 North Torrey Pines Road
La Jolla, CA, 92037

Tel: (858) 784-9261
FAX: (858) 784-2277

http://www.scripps.edu/~didonato
*********************************


Post a reply to this message


Attachments:
Download 'iso-8859-1' (3 KB)

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