We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
Page Index Toggle Pages: 1
new quicktime, new errors (Read 578 times)
new quicktime, new errors
Jan 17th, 2006, 12:13pm
 
i just installed 7.0.4 hoping that it would resolve my earlier problems with 7.0.3... some success?

i get no more pop up errors, but just this one:




java.lang.NoClassDefFoundError: quicktime/std/StdQTException
at Temporary_7895_8351.setup(Temporary_7895_8351.java:20)


i'm on windows xp, service pack 2, winvdig 1.01, processing 99, any suggestions anyone?
Re: new quicktime, new errors
Reply #1 - Jan 17th, 2006, 5:06pm
 
that means it's not finding quicktime for java (or maybe your quicktime install), thus the popup error messages (that come from quicktime) aren't there anymore. Undecided

you might try rev 102 which changes the way it finds quicktime to see if that'll work. and if it doesn't, make sure you have a QTJAVA environment variable set (or maybe have it in your CLASSPATH).
Page Index Toggle Pages: 1