On 2 January 2011 17:18, James Paige <[email protected]> wrote: > The scons build system is failing saying: > > scons: *** [game-common.o] string.bi: No such file or directory > > This seems to have started in revision 4059 > > Interestingly the makegame.sh and makeedit.sh scripts still seem to work > fine. > > --- > James Paige
string.bi is a builtin FB header file (it contains Visual Basic-compatible string functions, like FORMAT). I hadn't noticed the problem because I don't have python installed on this laptop, so I haven't been using scons :( _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
