[Radiance-general] genklemsamp.pl error on Windows

Axel Jacobs jacobs.axel at gmail.com
Sun Jul 28 10:02:01 PDT 2013


Mostapha,

could you try out this version of genklemsamp, please:
http://www.jaloxa.eu/pickup/genklemsamp-aj01.pl

I've made some small changes to the tempdir code.

> I tried to solve the proble by adding "my $tmploc;" outside the block but
> it then is giving me a similar error to what I had yesterday. I also tried
> to change the location to c:\\temp to make sure it is not a permission
> issue:
>
> if ($windoz) {
>      my $tmploc;
>      if (exists $ENV{'TMP'}) {
>          my $tmploc = $ENV{'TMP'};
>      } else {
>          my $tmploc = "C:\\Temp";
>      }
>      chomp($tmploc);
> ...
>

Regards

Axel




More information about the Radiance-general mailing list