POV-Ray : Newsgroups : povray.beta-test : Semi-official development build v3.7.1-alpha.8004333 : Re: Semi-official development build v3.7.1-alpha.8004333 Server Time
25 Apr 2024 05:55:52 EDT (-0400)
  Re: Semi-official development build v3.7.1-alpha.8004333  
From: clipka
Date: 29 Mar 2015 09:26:03
Message: <5517fd6b$1@news.povray.org>
Am 28.03.2015 um 13:04 schrieb James Holsenback:
> On 03/21/2015 09:58 AM, clipka wrote:
>> This build should fix the issues reported about the tuple-style
>> assignment:
>>
>> https://github.com/c-lipka/povray/releases/tag/v3.7.1-alpha.8004333
>
> some problems building ...
>
> parser/parser.cpp: In member function ‘void
> pov::Parser::Parse_Declare(bool, bool)’:
> parser/parser.cpp:8225:18: error: template argument for ‘template<class
> _Tp> class std::allocator’ uses local type
> ‘pov::Parser::Parse_Declare(bool, bool)::LValue’

Ah, somehow I had a feeling that might cause problems.
Can you try pulling the definition of "struct LValue" out of the 
function and see whether that fixes all the errors?


Post a reply to this message

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