MovieMaker, QTJava.zip : UnsatisfiedLinkError : noQTJava in java.library.path
in
Integration and Hardware
•
9 months ago
Hello,
I am on windows 7 64 bits.
I've got 2 versions of Java installed :
a 64bit version of Java 6 : C:\Program Files\Java\jre6
and a 32bit version of Java 7 : C:\Program Files (x86)\Java\jre7
My version of Processing is 1.5.1
When I run a sketch using MovieMaker, I have this error :
UnsatisfiedLinkError : noQTJava in java.library.path
I copied the QTJava.zip file in these folders :
C:\Program Files\Java\jre6\lib\ext
C:\Program Files (x86)\Java\jre7\lib\ext
[Processing]D:\2_PROG\1_Processing\2_soft\processing-1.5.1\modes\java\libraries\video
My questions :
how may I know which version of Java Processing is using?
and which one is it better to use?
how can I solve the problem?
I am on windows 7 64 bits.
I've got 2 versions of Java installed :
a 64bit version of Java 6 : C:\Program Files\Java\jre6
and a 32bit version of Java 7 : C:\Program Files (x86)\Java\jre7
My version of Processing is 1.5.1
When I run a sketch using MovieMaker, I have this error :
UnsatisfiedLinkError : noQTJava in java.library.path
I copied the QTJava.zip file in these folders :
C:\Program Files\Java\jre6\lib\ext
C:\Program Files (x86)\Java\jre7\lib\ext
[Processing]D:\2_PROG\1_Processing\2_soft\processing-1.5.1\modes\java\libraries\video
My questions :
how may I know which version of Java Processing is using?
and which one is it better to use?
how can I solve the problem?
1