POV-Ray : Newsgroups : povray.beta-test : SSE2 or non-SSE2? beta 29 put SSE2 : Re: SSE2 or non-SSE2? beta 29 put SSE2 Server Time
28 Jul 2024 14:31:03 EDT (-0400)
  Re: SSE2 or non-SSE2? beta 29 put SSE2  
From: Chris Cason
Date: 13 Oct 2008 01:13:04
Message: <48f2d8e0$1@news.povray.org>
Tim Attwood wrote:
> On my system the installer selected SSE2 which is unavailable,
> so the shortcut crashed. How is it doing the query to check?

The check is done by calling a windows system information function that asks if
SSE2 is available. So either that call is not being done properly, or Windows
says it has SSE when it doesn't.

I'll double-check the code tonight and see if I can find any problems with it.

thanks,

-- Chris


Post a reply to this message

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