From: Thorsten K. <Tho...@gm...> - 2005-01-05 11:22:34
|
On Wednesday 05 January 2005 02:30, Jeff Weber wrote: > I am the author of the DM5 and Line 6 Drivers. I tried > removing and adding these drivers and I was not able > to reproduce your problem on my system. On Wednesday 05 January 2005 06:39, Hiroo Hayashi wrote: > I don't have any problems for those, either. sorry for the confusion! I just found the root cause for my problems: the PACKAGES variable of the Makefile is not up-to-date. I mostly compile the code with "gmake all", but currently this doesn't cover all .java sources, therefore my built got inconsistent over the last days Am I allowed to change the Makefile in the CVS, or is this under the responsibility of somebody else? On Wednesday 05 January 2005 02:30, Jeff Weber wrote: > Thorsten, if you're subclassing the the SysexSender > class you might want to take a look at the CCSender > class in either of the Line6 packages. Thanks for the hint, a nice inspiration! :) Best Regards, Thorsten. |