[sldev] VS2005: Build error (bison)

Tillie Ariantho tillie at xp2.de
Sun Dec 13 03:01:36 PST 2009


On 12.12.2009 20:51, Robin Cornelius wrote:

>> 1>------ Build started: Project: lscript_compile, Configuration: Release Win32 ------
>> 1>Generating indra.y.cpp, indra.y.hpp
>> 1>D:/Dev/SL/client/linden/indra/lscript/lscript_compile/indra.y: conflicts: 88 reduce/reduce
>>
>> What's wrong? I remember having this error several months ago already, but didnt find a solution.
> 
> Thats not an error that perfectly normal bison output. Well technically
> it is an error, bison is stating that there is an issue with the grammar
> parser and that there are duplicate grammar matches but there may in
> fact be very very good reasons for this.
> 
> The viewer code base has always done this however and worked regardless.

So how do I generate indra.l.cpp? That file is not written by the build, that error prevents it, so I am stuck with 2 of about 50 files not generated. :(

Tillie


More information about the SLDev mailing list