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

Michael Miller 1337mail at gmail.com
Sun Sep 30 08:12:55 PDT 2007


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
>


More information about the SLDev mailing list