POV-Ray : Newsgroups : povray.advanced-users : shape3.inc Error : Re: shape3.inc Error Server Time
13 May 2024 23:09:52 EDT (-0400)
  Re: shape3.inc Error  
From: Sherry K  Shaw
Date: 27 May 2015 11:26:46
Message: <5565e236$1@news.povray.org>
bakom wrote:

> Parse Error: Cannot open include file shapes3.inc.
> File: particale.pov  Line: 2
> Parse Warning: Check that the file is in a directory specifed with a +L switch
>   or 'Library_Path=' .INI item. Standard include files are in the include
>   directory or folder. Please read your documentation carefully.

I just checked my "include" folders for version 3.6 and 3.7, and it 
turns out that "shapes3.inc" is found in version 3.7 but not in 3.6.  Is 
it possible that you've opened a version 3.7 scene file with POV-Ray 3.6?

--Sherry Shaw

-- 
#macro T(E,N)sphere{x,.4rotate z*E*60translate y*N pigment{wrinkles scale
.3}finish{ambient 1}}#end#local I=0;#while(I<5)T(I,1)T(1-I,-1)#local I=I+
1;#end camera{location-5*z}plane{z,37 pigment{granite color_map{[.7rgb 0]
[1rgb 1]}}finish{ambient 2}}//                                   TenMoons


Post a reply to this message

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