POV-Ray : Newsgroups : povray.general : qtpovray-3.80.1 for Linux : Re: qtpovray-3.80.1 for Linux Server Time
25 May 2024 22:28:35 EDT (-0400)
  Re: qtpovray-3.80.1 for Linux  
From: clipka
Date: 31 Jul 2018 15:49:29
Message: <5b60bd49$1@news.povray.org>
Am 31.07.2018 um 13:49 schrieb hugo giulietti:
> 
> It reads #version 3.5

Then the error shouldn't be happening. Are you sure that's indeed the
very file that is pulled in?

Please try adding the following line just below the `#version 3.5;` in
`colors.inc`:

    #debug concat("version in colors.inc is ",str(version,0,2),"\n")

Then try again rendering `optics.pov`. You should get a message reading
`version in colors.inc is 3.50`.

If the message doesn't appear, a different `colors.inc` is pulled in.


Post a reply to this message

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