[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Video editing: impossible without transcoding?



Paul Cartwright schrieb:
I downloaded projectX, ran the build.sh, tried to run :
java ProjectX
Exception in thread "main" java.lang.NoClassDefFoundError: ProjectX/jarls


There is a sourceforge page (sourceforge.net/projects/project-x/) with some basic information in English and an English Readme.txt in the zip file.

Concerning your problem, you need the Java development kit sun-java6-jdk for compiling. Then try

   java -jar ProjectX.jar

On my Lenny it works perfectly.


Reply to: