From: Bill Z. <wrz...@in...> - 2007-09-19 23:14:42
|
David Griffith wrote: > I'm trying to build under Linux using make. I'd recommend switching to Ant; it's become the definitive build tool for Java. JSynthLib has an Ant build script. But this is open source; make is fine if you maintain the script. =^) > Here's the tail end of what I get: > > ./synthdrivers/RolandGP16/RolandGP16SingleEditor.java:231: cannot find symbol > symbol : class VSender > I dunno; that compiles fine here. Do you have the latest code? VSender is in RolandGP16DataHandlers. In fact, it looks like all the missing classes are there. I fixed the weird chars in Line6Pod20SingleEditor. > Who's the one in charge of that? > Looks like hayashi did the last couple releases. > BTW, has someone checked in the mods Thorsten Klose made for the Midibox SID driver? Not that I know of. Got a copy? -B |