POV-Ray : Newsgroups : povray.general : Spanish Patio -Parse Error : Re: Spanish Patio -Parse Error Server Time
29 Jul 2024 08:14:33 EDT (-0400)
  Re: Spanish Patio -Parse Error  
From: clipka
Date: 22 May 2012 18:30:42
Message: <4fbc1392$1@news.povray.org>
Am 22.05.2012 12:21, schrieb sic2:

> File: TOMLEAF.inc  Line: 5
> Possible Parse Error: Could not find file 'Leaf.tga'
> File: TOMLEAF.inc  Line: 5
> File Context (5 lines):
> //these declarations are only the bodies for the leaves below
> #declare BODY=
> height_field
> {
>   tga "Leaf.tga"
> Parse Error: Cannot open TGA image.

The file might actually be named "leaf.tga", "Leaf.TGA" or some such. 
This doesn't cause problems on a Windows system, because it uses 
case-insensitive filename matching, but on other OS filenames must be an 
exact match.


Post a reply to this message

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