POV-Ray : Newsgroups : povray.windows : some question about windows cmd : Re: some question about windows cmd Server Time
20 Apr 2024 08:20:57 EDT (-0400)
  Re: some question about windows cmd  
From: Stephen
Date: 18 Mar 2018 13:54:32
Message: <5aaea7d8$1@news.povray.org>
On 18/03/2018 15:00, 944291641 wrote:
> when i use windows cmd to execute my pov program,it cannot find some file in the
> path of pov program:
> for example:
> my cmd is:"start pvengine /render G:\\patht_to_code\\model.ini"
> and code like this:
> + source
>    t1.pov // it contain "#include "TOMLEAF.inc"" ,but no means
>    TOMLEAF.inc
>    something else
> 
> could anyone help me? thanks a million!
> 
> 

Try implicitly defining the path to the *.pov file in the ini file and 
the include file.
Also you could define the location of library files in povray.ini. Like:
Library_Path="G:\Libraries\Documents\POV-Ray\v3.7\include"


-- 

Regards
     Stephen


Post a reply to this message

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