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

Nicholaz Beresford nicholaz at blueflash.cc
Sun Sep 30 09:27:01 PDT 2007


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