boxtec Forum
Diverse => Archive => StripInvaders => : boxtec-support February 07, 2012, 03:42:57 PM
-
Hi,
Ich hab mir von https://github.com/neophob/StripInvaders/tree/master/StripInvadersGui das StripInvaders GUI heruntergeladen und von http://www.sojamo.de/libraries/controlP5/ resp. http://www.sojamo.de/libraries/oscP5/ die benötigten Libraries. Nun erhalte ich in Processing 1.5.1 folgenden Fehler wenn ich den Sketch kompilieren will:
The method addTextarea(String, String, int, int, int, int) in the type ControlP5Base is not applicable for the arguments (String)
Kann mir jemand einen Tip geben ?
Danke im voraus,
Boxtec Support
-
Auf http://code.google.com/p/controlp5/downloads/list (http://code.google.com/p/controlp5/downloads/list) die Version controlP5_0.7.0.zip herunterladen und ins Processing lib dir kopieren. Die Webseite http://www.sojamo.de/libraries/controlP5/ verweist leider auf ein älteres Paket.
Gruss
Michu
-
Genau das wars, danke.
Mit dieser Library läuft es einwandfrei :)