POV-Ray : Newsgroups : povray.newusers : Macros require #version 3.1 or later but #version 3.00 is set ? : Re: Macros require #version 3.1 or later but #version 3.00 is set ? Server Time
31 Jul 2024 04:21:10 EDT (-0400)
  Re: Macros require #version 3.1 or later but #version 3.00 is set ?  
From: Christopher James Huff
Date: 9 Jan 2003 13:10:06
Message: <cjameshuff-800B0C.13002109012003@netplex.aussie.org>
In article <3e1db0f7$1@news.povray.org>,
 "Thorsten Froehlich" <tho### [at] trfde> wrote:

> Well, the error message already tell you want is wrong.  At least looking
> into the documentation would help.  You need to find where in _your_ scene
> file you set #version 3.  Then change it to 3.1 and the problem is solved.

This is an actual problem with the includes though. colors.inc should 
have a version directive that sets a version which supports the macros 
it uses, allowing for backwards compatibility with scenes like this. My 
fault, I put the macros there and didn't consider anyone trying to use a 
version 3 scene. The problem might exist in other includes, too.

-- 
Christopher James Huff <cja### [at] earthlinknet>
http://home.earthlink.net/~cjameshuff/
POV-Ray TAG: chr### [at] tagpovrayorg
http://tag.povray.org/


Post a reply to this message

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