POV-Ray : Newsgroups : povray.unofficial.patches : MegaPov output path ignored? Server Time
13 May 2024 21:15:11 EDT (-0400)
  MegaPov output path ignored? (Message 1 to 6 of 6)  
From: avian
Subject: MegaPov output path ignored?
Date: 4 Feb 2005 17:15:01
Message: <web.4203f36c2d9bec96b61c7ce50@news.povray.org>
I've been useing the windows counsel version and have had a problem with
specifing the output file.

megapov +I"C:/project/pov/scene.pov" +W640 +H480 +V +L"C:/project/pov"
+L"C:/MegaPov/include" +L"C:/program files/pov-ray for windows v3.6/include"
+O"C:/project/pov/rendered/out.tga"

I get the error ...

Unable to open output file 'C:/megapov/bin//project/pov/rendered/out.tga'

Anyone know why this is happening?


Post a reply to this message

From: Maurice
Subject: Re: MegaPov output path ignored?
Date: 5 Feb 2005 02:05:53
Message: <42047051$1@news.povray.org>
avian wrote:
> I've been useing the windows counsel version and have had a problem with
> specifing the output file.
> 
> megapov +I"C:/project/pov/scene.pov" +W640 +H480 +V +L"C:/project/pov"
> +L"C:/MegaPov/include" +L"C:/program files/pov-ray for windows v3.6/include"
> +O"C:/project/pov/rendered/out.tga"
> 
> I get the error ...
> 
> Unable to open output file 'C:/megapov/bin//project/pov/rendered/out.tga'
> 
> Anyone know why this is happening?
> 
> 
> 
> 
Yes. There is a '/' too many between bin and project.


Post a reply to this message

From: avian
Subject: Re: MegaPov output path ignored?
Date: 6 Feb 2005 02:00:14
Message: <web.4205bfdade97f9e0ecedf9e40@news.povray.org>
Maurice <cel### [at] nospamhotmailcom> wrote:
> avian wrote:
> >
> > I get the error ...
> >
> > Unable to open output file 'C:/megapov/bin//project/pov/rendered/out.tga'
> >
> > Anyone know why this is happening?
> >
> >
> >
> >
> Yes. There is a '/' too many between bin and project.

Well, that's one problem but if you look at the part of the command line
that say where/what the output file is you'll realize that the current
working directory (in this case I was in megapov/bin folder) is put in
front  of the rest of the path.

> > +O"C:/project/pov/rendered/out.tga"

gives the error

> > Unable to open output file 'C:/megapov/bin//project/pov/rendered/out.tga'

  I've also discovered that it has a problem with any path containing a
space.  Weather I put it in quotes or not seams to be irrelavent.

i.e.
megapov +I"c:/program files/pov-ray for windows
v3.6/scenes/advanced/ntreal/ntreal.pov"

causes the error

unable to open files/pov-ray.ini
or unable to open files/pov-ray

  I downloaded the megapov source so I can try and find what's up with the
command interpeter but it seams to me to have some issues and it'll be a
while before I have time to do that.  So if anyone can tell me how to fix
or get arround this problem please let me know.

thanks,
  Rob


Post a reply to this message

From: Maurice
Subject: Re: MegaPov output path ignored?
Date: 6 Feb 2005 12:16:13
Message: <420650dd$1@news.povray.org>
avian wrote:
> Maurice <cel### [at] nospamhotmailcom> wrote:
> 
>>avian wrote:
>>
>>>I get the error ...
>>>
>>>Unable to open output file 'C:/megapov/bin//project/pov/rendered/out.tga'
>>>
>>>Anyone know why this is happening?
>>>
>>>
>>>
>>>
>>
>>Yes. There is a '/' too many between bin and project.
> 
> 
> Well, that's one problem but if you look at the part of the command line
> that say where/what the output file is you'll realize that the current
> working directory (in this case I was in megapov/bin folder) is put in
> front  of the rest of the path.
> 
> 
>>>+O"C:/project/pov/rendered/out.tga"
> 
> 
> gives the error
> 
> 
>>>Unable to open output file 'C:/megapov/bin//project/pov/rendered/out.tga'
> 
> 
>   I've also discovered that it has a problem with any path containing a
> space.  Weather I put it in quotes or not seams to be irrelavent.
> 
> i.e.
> megapov +I"c:/program files/pov-ray for windows
> v3.6/scenes/advanced/ntreal/ntreal.pov"
> 
> causes the error
> 
> unable to open files/pov-ray.ini
> or unable to open files/pov-ray
> 
>   I downloaded the megapov source so I can try and find what's up with the
> command interpeter but it seams to me to have some issues and it'll be a
> while before I have time to do that.  So if anyone can tell me how to fix
> or get arround this problem please let me know.
> 
> thanks,
>   Rob
> 
> 

I'm assuming you also tried using backslash (\) instead of forwardslash 
(/) ?

-- 
Maurice


Post a reply to this message

From: avian
Subject: Re: MegaPov output path ignored?
Date: 7 Feb 2005 06:55:01
Message: <web.420756aade97f9e0b61c7ce50@news.povray.org>
Maurice <cel### [at] nospamhotmailcom> wrote:
>
> I'm assuming you also tried using backslash () instead of forwardslash
> (/) ?


Yep, I didn't put it in the post because this site didn't seam to want to
show them.


Post a reply to this message

From: Jaap
Subject: Re: MegaPov output path ignored?
Date: 28 Mar 2005 01:25:00
Message: <web.4247a297de97f9e0a8399d8d0@news.povray.org>
"avian" <nomail@nomail> wrote:
> Maurice <cel### [at] nospamhotmailcom> wrote:
> > I'm assuming you also tried using backslash () instead of forwardslash
> > (/) ?
> Yep, I didn't put it in the post because this site didn't seam to want to
> show them.

you have to put in 2 if you post here: "\\" -> "\"
jaap.


Post a reply to this message

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