We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I have Processing 3 installed on a MAC Mini OSX10.10.2. I haven't used it in a long while, and when I started it up today, any effort at compiling ends up hanging up on the very first "i" of the very first "#include.." statement in the code. I tried downloading again and installing, but with trhe same result? What might be going on here?
Answers
include is c and not processing.
Processing files all have a .Pde extension