Does anybody build JSL for Linux? I'm getting some build errors when I try to build the stuff in midiprovider.LinuxCharDev.
For starters, the source code is listing its package as just being "LinuxCharDevMidiProvider", instead of "midiprovider.LinuxCharDev.LinuxCharDevMidiProvider". This seems to be handled by the build.sh script which is in that same folder; it compiles it from that folder and then rolls the classes into a jar file that you then add as a library. However, even when I run the build.sh script, I'm getting an error (which I also get in IDEA), that LinuxCharDevMidiProvider is not abstract and doesn't override getTransmitters() from javax.sound.midi.MidiDevice. Is anybody here successfully using JSL on Linux, or has it been broken and nobody has noticed? - Joe ------------------------------------------------------------------------------ Doing More with Less: The Next Generation Virtual Desktop What are the key obstacles that have prevented many mid-market businesses from deploying virtual desktops? How do next-generation virtual desktops provide companies an easier-to-deploy, easier-to-manage and more affordable virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/ _______________________________________________ Jsynthlib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jsynthlib-devel
