endolf:
I tried the file you linked to, and it worked okay, though it ran into a problem while running...
1 2
| ce = ControllerEnvironment.getDefaultEnvironment(); controllers = ce.getControllers(); |
The above code responded with this:
Failed to enumerate device: Device open failed: -536870203So I'm not sure what to do about that from here.
elias:
You're right, I tried a simple program and it returned "
gcc-3.3: installation problem, cannot exec `cc1': No such file or directory". I'm running all o fthis on my Intel Mac, which as I recall doesn't COME with gcc-3.3, or something like that. Do you know of a way to get it? Or perhaps is there something else wrong entirely?
Thank you both so much for your quick responses!
-- Scott