When, and only when, I use PVector in my code, I get a
"cannot access processing.core.PVector"
exception and a
"BUILD FAILED
/Users/msaid/Documents/Android_SDK/android-sdk-mac_x86/tools/ant/ant_rules_r3.xml:336: Compile failed; see the compiler error output for details."
message.
I'm running this on OSX 10.5.8. When I run the same code on a MBP 10.6, I get no such issues. Any ideas? I've just done a fresh install of the SDK. And, as I said, I can compile and run apps that don't invoke PVector with no problems.