POV-Ray : Newsgroups : povray.beta-test : NT4 and intel compile == boom : Re: NT4 and intel compile == boom Server Time
30 Jul 2024 02:29:12 EDT (-0400)
  Re: NT4 and intel compile == boom  
From: David Burnett
Date: 23 Jan 2002 14:41:05
Message: <1011815022@bigfoot.com>

>On 22 Jan 2002 19:31:47 +0000, David Burnett <var### [at] bigfootcom> wrote:
>> I 'm sure someone must have noticed this before but it wasn't on the 
>> known bugs list for Jan 21.
>>
>> The intel compile just will not render a damned thing on my NT 4 box at 
>> work it crashes straight away, the VC compile works perfectly (given 
>> the known bugs).
>
>What you mean by "damned thing"? Anything? Some particular thing? I work with
>both compile versions on NT 4 Sp 6 perfectly (given the known bugs).
>
>AB

A 'Damned thing' means every scene I'd thrown at it up to that point,
which was most of the example scenes.

Here's a scene that crashes Intel compiled POV-RAY on NT4 SP5

//------scene start------------------
camera {
  location  <0.0, 0.5, -15.0>
  look_at   <0.0, 0.0,  0.0>
}

cylinder{0,y*5,1.01}
//-----scene end---------------------


If you comment out the cylinder or the camera the
scene will render.

The only other scene I've got working so far is the basic 
scene template but even that scene required the finish on 
the sphere to be commented out before it worked.

I can't upgrade service packs unfortunately, as I said it's at work and 
they won't install SP6 as it supposedly breaks something or other that we
use.

It basically needs a warning so NT4 SP5 users are aware of the problem
and maybe adding to the known bugs list.

Dave
-- 
Posted By NewsBe 1.6.4
http://www.vargol.freeserve.co.uk/newsbe/


Post a reply to this message

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