Hi Sandy, thanks for the quick (as usual) answer. Yes, I was offline last half year; sometimes one has to earn money.
No it compiles and somehow the GUI even works, but you are right, controlP5 is the obstacle, I get the warning from Processing:
"ControlP5 0.5.4 infos, comments, questions at http://www.sojamo.de/libraries/controlP5
The class controlP5.ControlWindow is incompatible with Processing 2.0. A library (or other code) is using registerMouseEvent() which is no longer available. The class controlP5.ControlWindowKeyListener is incompatible with Processing 2.0. A library (or other code) is using registerKeyEvent() which is no longer available."
Trouble is that Processing 1.5.1 also has becomes ugly to run on a Mac: "Error: This Java instance does not support a 32-bit JVM." Sure, this can still be tweaked but this is realy not the place where I want to spent my time.
Updating to ControlP5 2.0.4, I assume, is a matter of a few hours editing the source. But since I never used ControlP5 I am afraid I would get stuck somewhere in the middle of this update.
So, I am somehow locked in between 1.5 and 2.0 and probably just have to wait for that one day...
|