Hello,
I'm new at the Jack world and I'm trying to get a JJack simple client working
the thing is that i installed the jjack well copied the libjjack.so to /usr/lib and i get the jjack.jar in the path when compiling but fails to compile with this error:
javac -classpath ../jjack-0.3/lib/jjack.jar:. MyJJackClient.java
MyJJackClient.java:33: cannot find symbol
symbol : method setProcessor(MyJJackClient)
location: class JJackSystem
JJackSystem.setProcessor(myclient);
^
1 error
I'm using Java 1.6.0 in Ubuntu 7.04
maybe some had the same problem and got the solution
thanks
-------------------------------------------------------
Moisés A. Acuña
_______________________________________________
Jack-Devel mailing list
Jack-Devel@...
http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org