Hi Dave, Jar files should be processor agnostic so if you're running on 64-bit or 32-bit system it won't matter. (Which is one reason I value Java highly for future-proofing music software, but that's a whole other issue). I'm curious, could you tell us the output of: java -version Thanks! steven On Nov 20, 2007 1:45 PM, Dave Phillips wrote: > Jean-Pierre Lemoine wrote: > > Oops. Thanls for pointing this out! > > here is http://rapidshare.com/files/71073737/AVSynthesis_1_02_07.zip.html > > I don't think this should correct the pb as I don't need this > > information in the MANIFEST based on the way java is call. > > > > I have done several tests on win, the following works > > > > java -Xmx512m -Djava.library.path=.\native -cp > > AVSynthesis.jar;.\lib\*; org.hpk.av.AVSynthesis > > > > I don't need to specify the current directory, but you may try adding > > .: in front of AVSynthesis.jar > You're right, I'm still having the same problem. I tried the usual > solutions, still no joy. I'm open to any further suggestions. :) > > Is the jar file a 32-bit file ? > > > Best, > > dp > > > > Send bugs reports to this list. > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" >