denis queffeulou wrote:
> The build.xml is setting java source and target to 1.4
>
> It is not true: the source is 1.5, just set to 1.5 and compilation
> was OK.
>
> But I don't think I have a SVN account ...
>
Fixed.
-Bill
--
Hello Maciek,
in fact I have developed Waldort Q driver some time ago.
As I have not used it for long I am not sure about its state.
You can get it from jsynthlib.republika.pl/WaldorfQ.zip
Cheers,
Robert.
On Sep 30, 2009, at 11:08 PM, Maciej Łoziński wrote:
> Hello.
>
> I'm about to write driver
Hi,
I just checkout the trunk, ant build-run and get an error about :
[javac] /Users/groumpf/Documents/dev/JSynthLib/trunk/JSynthLib/
synthdrivers/RolandD10/message/DisplayMessage.java:23: static import
declarations are not supported in -source 1.4
[javac] (try -source 1.5 to enable s