Hi,
When adding a function to the ezgestures library. After compiling with eclipse I call within a sketch and I get the error: "function sayHello(); does not exist".
I used the template from de google code page to start the library and copied the ezgestures code in it.
then I renamed the packages so it's my own package and does not interfere with the ezgesture lib.
Then building has no errors.
Does anyone know why the function isn't seen by processing?
I also compiled the template example and added functions to that one and there is no problem at all and it finds the function. So what is the difference?
any clue in what this could be would be very welcome!
greetz, Aurimas
1