POV-Ray : Newsgroups : povray.unofficial.patches : Error compiling UberPOV master Server Time
28 Mar 2024 15:12:14 EDT (-0400)
  Error compiling UberPOV master (Message 1 to 5 of 5)  
From: Jaime Vives Piqueres
Subject: Error compiling UberPOV master
Date: 14 Aug 2014 06:22:45
Message: <53ec8df5@news.povray.org>
Hi:

   Just downloaded the zip and tried to compile using:

./configure COMPILED_BY="JVP <jai### [at] ignoranciaorg>" 
--disable-io-restrictions --without-libtiff NON_REDISTRIBUTABLE_BUILD=yes

   on Ubuntu 12.04 , but got the following error:

backend/povray.cpp:301:110: error: expected ‘)’ before ‘SSE2_INCLUDED’

   POV-Ray stable compiles fine here with the same configure call...

   Any ideas? Regards,

--
jaime


Post a reply to this message

From: clipka
Subject: Re: Error compiling UberPOV master
Date: 14 Aug 2014 08:42:54
Message: <53ecaece$1@news.povray.org>
Am 14.08.2014 12:22, schrieb Jaime Vives Piqueres:
> Hi:
>
>    Just downloaded the zip and tried to compile using:
>
> ../configure COMPILED_BY="JVP <jai### [at] ignoranciaorg>"
> --disable-io-restrictions --without-libtiff NON_REDISTRIBUTABLE_BUILD=yes
>
>    on Ubuntu 12.04 , but got the following error:
>
> backend/povray.cpp:301:110: error: expected ‘)’ before ‘SSE2_INCLUDED’
>
>    POV-Ray stable compiles fine here with the same configure call...
>
>    Any ideas? Regards,

As a quick fix, please remove the "SSE2_INCLUDED" from that line.


Post a reply to this message

From: Jaime Vives Piqueres
Subject: Re: Error compiling UberPOV master
Date: 14 Aug 2014 10:12:09
Message: <53ecc3b9$1@news.povray.org>
El 14/08/14 a las #4, clipka escribió:
> As a quick fix, please remove the "SSE2_INCLUDED" from that line.
>

   That worked, thanks... I was trying to test the persistent variables
with an animation of my bullet physics car, and it worked great: making
the big meshes persistent, I've reduced the frame render times from
10-11s to 2-3s! So, the 11h render should be ready now in just 3h. Many
thanks for that patch!!!

--
Jaime


Post a reply to this message

From: clipka
Subject: Re: Error compiling UberPOV master
Date: 14 Aug 2014 12:21:22
Message: <53ece202$1@news.povray.org>
Am 14.08.2014 16:12, schrieb Jaime Vives Piqueres:

>    That worked, thanks... I was trying to test the persistent variables
> with an animation of my bullet physics car, and it worked great: making
> the big meshes persistent, I've reduced the frame render times from
> 10-11s to 2-3s! So, the 11h render should be ready now in just 3h.

Hey, that's cool :-)


Post a reply to this message

From: Jaime Vives Piqueres
Subject: Re: Error compiling UberPOV master
Date: 14 Aug 2014 13:04:59
Message: <53ecec3b$1@news.povray.org>
El 14/08/14 a las #4, clipka escribió:
> Am 14.08.2014 16:12, schrieb Jaime Vives Piqueres:
>
>> That worked, thanks... I was trying to test the persistent
>> variables with an animation of my bullet physics car, and it worked
>> great: making the big meshes persistent, I've reduced the frame
>> render times from 10-11s to 2-3s! So, the 11h render should be
>> ready now in just 3h.
>
> Hey, that's cool :-)
>

   Yeah, indeed... animations with big meshes are now very reasonable,
while before the parsing time would turn you away.

--
jaime


Post a reply to this message

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