QTJava problems using Eclipse
in
Integration and Hardware
•
2 years ago
I'm using Eclipse to develop in Processing, but can't make Movie work. I've search forums far and wide for a solution.
The problem seems to be around QTJava; no matter what I do, the following error happens:
"java.lang.UnsatisfiedLinkError: no QTJava in java.library.path"
Solutions I've already investigated include:
- changing system variables (QTJAVA and CLASSPATH)
- trying to find a QTJava.dll that works (The only DLL with this name I can find seems to only work on a 32 bit system)
- setting QTJava's native source to the system Quicktime folder
One question you might be able to answer towards me finding a solution is: do I need to use QTJava.dll (which I can't find on a 64 bit system), or just QTJava.zip (which I do have, but doesn't seem to be findable)?
Any suggestions at all would be very much appreciated, as I've reached a bit of a cul-de-sac.
Thank you.
The problem seems to be around QTJava; no matter what I do, the following error happens:
"java.lang.UnsatisfiedLinkError: no QTJava in java.library.path"
Solutions I've already investigated include:
- changing system variables (QTJAVA and CLASSPATH)
- trying to find a QTJava.dll that works (The only DLL with this name I can find seems to only work on a 32 bit system)
- setting QTJava's native source to the system Quicktime folder
One question you might be able to answer towards me finding a solution is: do I need to use QTJava.dll (which I can't find on a 64 bit system), or just QTJava.zip (which I do have, but doesn't seem to be findable)?
Any suggestions at all would be very much appreciated, as I've reached a bit of a cul-de-sac.
Thank you.
2