[sldev] Build errors(in XCode 2.5) with indra.y.h
Michael Miller
1337mail at gmail.com
Sun Sep 30 09:30:43 PDT 2007
Forgive me, but I am very confused. Why not just reference ytab.hpp
instead of ytab.h alltogether(and not move the file)? This seems like
a very roundabout way to accomplish a simple thing.
-- Mike
On 9/30/07, Nicholaz Beresford <nicholaz at blueflash.cc> wrote:
>
> Under Windows they do it in the project with a custom build
> step after calling bison:
> C:\cygwin\bin\bison.exe -y -d -v -o ytab.cpp indra.y
> C:\cygwin\bin\mv.exe ytab.hpp ytab.h
>
>
> Nick
>
>
> Michael Miller wrote:
> > Nick,
> > That's fine for doing a manual compile, but I want to be able to
> > provide a list of instructions about how to patch/compile the source
> > code. (i.e. I need most everything to be automated). Can this be
> > incorporated into 1.18.3?
> >
> > -- Mike
>
>
More information about the SLDev
mailing list