POV-Ray : Newsgroups : povray.unix : parameters in Povray : Re: parameters in Povray Server Time: 30 Sep 2008 23:33:15 GMT
  Re: parameters in Povray  
From: marabou
Date: 30 Oct 2006 10:35:09
nemesis wrote:

> marabou <not [at] availableyet> wrote:
>> I often use command expandation by tabs.
> 
> gcc -L~/mylibs -I~/myincs -lfoo foo.c -o foo
> 
> does this ring a bell?  behaviour not exclusive to povray, though i agree
> with you that it would be nice... :)

I use makefiles. Therefore no need to use that line above. ;-)
But I agree.

Maybe it is possible to patch Povray to this behaviour. In Perl I would use
getopts() which give me such. 
Povray has a license which does not allow to distribute a not official
patched version. So doing it on my own does not look realistic.


Post a reply to this message

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