It's possible that someone enabled Warnings as Errors in the cmake directive file things (I had to disable them so I can work on just getting some features of my viewer to work...) and the compile system is interpreting the Bison warnings as errors. I can't reproduce though, since I haven't developed for VS2005 for years.
Rob On Sun, 2009-12-13 at 17:20 +0000, Robin Cornelius wrote: > Tillie Ariantho wrote: > > >> 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. :( > > > > Are you sure that is the error that is preventing it from working, I see > that message in a normal build? I would expect that its not actualy that > warning but something else going wrong. > > Is this snowglobe? on windows? i do remember there was talk of making > the building of indra.l.cpp optional and supplying a prebuild lexer and > parser as unless you are hacking up the LSL script compiler then its > pretty static and does not need to be rebuilt. > > Robin > > > > _______________________________________________ > Policies and (un)subscribe information available here: > http://wiki.secondlife.com/wiki/SLDev > Please read the policies before posting to keep unmoderated posting privileges _______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/SLDev Please read the policies before posting to keep unmoderated posting privileges
