[sldev] Build errors(in XCode 2.5) with indra.y.h

Nicholaz Beresford nicholaz at blueflash.cc
Sun Sep 30 08:34:26 PDT 2007


There used to be an issue with the Windows version
where after the build step the ytab.hpp was copied
to .h (or similar).  Doing this one time manually
was sufficient (although it later used to be in
the project).


Nick


Second Life from the inside out:
http://nicholaz-beresford.blogspot.com/


Michael Miller wrote:
> Well, in the derived sources folder, after the build is run, I can see
> three files:
> 
> 1. indra.l.cpp
> 2. indra.y.cpp
> 3. indra.y.hpp
> 
> The .hpp file has a ".h" icon on it, and I know the boost libraries
> have .hpp extensions for the header file. Should this reference then
> be changed to .hpp? If so, should this change be incorporated into the
> source code?
> 
> -- Mike
> 
> On 9/30/07, Argent Stonecutter <secret.argent at gmail.com> wrote:
>> Two possibilities.
>>
>> 1. It's not doing the yacc/bison step before the lex step.
>> 2. The yacc step is generating y.tab.h instead of indra.y.h.
>>
>> _______________________________________________
>> Click here to unsubscribe or manage your list subscription:
>> /index.html
>>
> _______________________________________________
> Click here to unsubscribe or manage your list subscription:
> /index.html


More information about the SLDev mailing list