Pro-grammer
Pro-grammer

Reputation: 870

cannot find lib processing

Im trying to run eclipse on processing so i can export my sketch as a jar which can run on any operating system. But i'm getting the following error, Here i'm using an extension called proclisping. Has any one got suggestions why my lib cant be found? Im using processing 2. If anyone has any other way where i can get my scetches to run on any machine with all my images, it would be much appreciated.

Thanks in advance!

enter image description here

Upvotes: 0

Views: 48

Answers (1)

Elliott Frisch
Elliott Frisch

Reputation: 201437

First, you're trying to run Processing in Eclipse. Next, have you checked these instructions? Finally, you may prefer the Eclipse plugin proclipsing (NOTE currently proclipsing is BETA).

Upvotes: 1

Related Questions