FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Discussion
   General Processing Discussion
(Moderators: fry, REAS)
   QTJava
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: QTJava  (Read 1058 times)
buraque

Email
QTJava
« on: Jan 29th, 2005, 4:46am »

Although I seperately installed QTJava SDK in the same folder with P5, it still can't find it prior to starting. Is there another QTJava stuff other than this SDK that I should also install? Please help me, I want to start to create but can't even start my P5.
 

for (IQ=0; IQ<300; IQ++) {
read();
writeProcessing();
}
fjen

WWW
Re: QTJava
« Reply #1 on: Jan 29th, 2005, 6:45am »

have you tried a search on the forum
 
i found this:
 
http://processing.org/discourse/yabb/board_VideoCamera_action_d_isplay_num_1095292773.html#1
 
http://processing.org/discourse/yabb/board_VideoCamera_action_d_isplay_num_1101674007_start_6.html#6
 
and check bugs.txt in the processing folder (where the app is) .. there's something 'bout qtjava too.
 
good luck,
/F
 
buraque

Email
Re: QTJava
« Reply #2 on: Jan 29th, 2005, 10:32pm »

thank u very very much. now i am on track
 

for (IQ=0; IQ<300; IQ++) {
read();
writeProcessing();
}
Pages: 1 

« Previous topic | Next topic »