Well, it seems that my compile problems keep coming.
If I try the first line, it already fails:
javac -classpath '.:Groovy.jar:asm.jar' org/jsynthlib/*/*/*.java
org/jsynthlib/*/*.java
I get the following error:
javac -classpath '.:Groovy.jar:asm.jar' org/jsynthlib/*/*/*.java
org/jsynthlib/*/*.java
Does anyone know what this can be ? I tried to compile every directory
by hand but I still got errors wich is strange cause I didn't change
anything from the standard distribution ...
Greetz,
Imco
|