Re: [Radiance-dev] cmake / VS 2010 Express build problem

2013-06-27 Thread Guglielmetti, Robert
Hi Randolph, Thanks for checking this out. Since everything builds fine on other platforms -- and on Win with VS 2008 -- I'm not in a hurry to change the CMakeLists.txt file globally to include the quotes. I'll test the change on other platforms and compilers when I get a chance; if it doesn't

[Radiance-dev] Mark Stock's benchmark on native Windows Radiance

2013-06-27 Thread Randolph M. Fritz
Has anyone got this going? (Yes! I have managed to get it built and installed. No, I have no idea if it is actually working. More, later, when I've tested the thing.) Randolph ___ Radiance-dev mailing list Radiance-dev@radiance-online.org

Re: [Radiance-dev] Mark Stock's benchmark on native Windows Radiance

2013-06-27 Thread Gregory J. Ward
Side note on the use of !cat I often see things like this: !cat input1.rad input2.rad | xform -ry 20 Which is completely silly. Why not just use: !xform -ry 20 input1.rad input2.rad Even if you are going to a program that expects input on stdin, you can redirect it instead: !fussy_program

Re: [Radiance-dev] Mark Stock's benchmark on native Windows Radiance

2013-06-27 Thread Randolph M. Fritz
I am pleased to be able to say that, in fact, I ran a successful simulation. My hasty hack compilations of libtiff 3.9.7 (the last version 3 libtiff) and zlib 1.2.8 also worked, which was nice to see. Performance, well, not so good. It took 4219.9 wall clock seconds on a fairly capable Xeon,