On Sunday 18 December 2005 08:42, R. D. Davis wrote: > The lorisgens.h is trying to find a cs.h file (in the csound > directory) which doesn't exist. I'm guessing that if I stop this from > trying to compile the Opcodes/Loros/src/lorisgens.C file (new to using > scons, so I haven't figured this out yet, that is, what file to edit > to stop this from being compiled... looking...), then it should work, > since it's also compiling the lorisgen5.C file... if I replace the > aforementioned lorisgen.C file with a copy of that, I get errors > indicating that something was called twice. I think you should delete lorisgens.h and lorisgens.C, as the Csound sources already include correct, up to date files (that is, lorisgens5.h and lorisgens5.C), and those that come with the Loris distribution are for an older version of Csound.