From: David G. <dg...@cs...> - 2007-09-19 21:53:44
|
On Wed, 19 Sep 2007, Bill Zwicky wrote: > David Griffith wrote: > > Do you know when there might be a new release? I recently tried to compile the CVS version and it barfed when doing the Roland drivers > > Compiles fine for me, but I'm using Eclipse. Are you sure you got > everything? Were there conflicts? I'm trying to build under Linux using make. Here's the tail end of what I get: ./synthdrivers/RolandGP16/RolandGP16SingleEditor.java:231: cannot find symbol symbol : class VSender location: class synthdrivers.RolandGP16.RolandGP16SingleEditor new VSender(0x2B)),0,8,1,1,faderVal); faderVal++; ^ ./synthdrivers/RolandGP16/RolandGP16SingleEditor.java:232: cannot find symbol symbol : class ExpLevScrollBarWidget location: class synthdrivers.RolandGP16.RolandGP16SingleEditor addWidget(eq,new ExpLevScrollBarWidget("Low Level",patch,0,48,-24,new ParamModel(patch,0x2C+8), ^ 100 errors make: *** [synthdrivers/RolandGP16/RolandGP16AllDriver.class] Error 1 The full output is at http://frotz.homeunix.org/tmp/jsynthlib-barf.txt > No plans for a release, I don't control that. Who's the one in charge of that? BTW, has someone checked in the mods Thorsten Klose made for the Midibox SID driver? -- David Griffith dg...@cs... A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? |