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
Problems with TrackerDiff (Read 586 times)
Problems with TrackerDiff
Jun 20th, 2007, 2:02pm
 
hello,

i want to use this tracking code ( http://gestaltung.fh-wuerzburg.de/blogs/master/wp-content/uploads/2007/06/trackerdiffar.zip ) for a project of mine. i also asked the programmer, but without success. everytime i wnat to start the app, processing says: "expecting EOF, found 'TrackerDiff'". the found statement is just the first bit of code.

systeme: mac os 10.4
             processing 0124 BETA / 0123 (both produce the same result)

please help.
Re: Problems with TrackerDiff
Reply #1 - Jun 20th, 2007, 3:40pm
 
The problem is the sketch folder is lowercase written and the .pde has both lower and higher case name.

Just rename the folder name from trackerdiffar to trackerDiffAR. Wink
Re: Problems with TrackerDiff
Reply #2 - Jun 20th, 2007, 8:12pm
 
wohoooooo...now it works. thanks.
Page Index Toggle Pages: 1