Elie Zananiri
Elie Zananiri
Hey, there are actually two folders `libs` and `lib`. * `libs` is where you would put JARs to add to your classpath, but that you don't want to add to...
Are you referring to the following lines? ``` [javac] warning: [path] bad path element "/home/self/Desktop/edu/src/processing/libraries/VideoExport/library/lib/jna.jar": no such file or directory [javac] warning: [path] bad path element "/home/self/Desktop/edu/src/processing/libraries/VideoExport/library/lib/test-classes": no such file...
I'm having the same issue here, did you figure out how to resolve it? Tried adding the extensions package directly using UPM from git, UPM from a tarball, and simply...
Hi @dilmerv at which point in the build process do you need to do this? I'm not used to working on a Mac anymore, so it's been hard to figure...
Sure, I've got my Windows machine back :)
I just gave this a go and it's working fine for me. I'm on Windows 8.1, OF tag 0.8.0, Leap Motion software 1.1.3. @nisafadhliana and @afahim Can you confirm which...
Don't think so, @alignedleft?
Yes! Well the process has a couple more steps but is still fairly straightforward: - Run the script twice, once with `v=2` and another with `v=3` - Regenerate the Libraries...
Not sure, either / or :) Whoever has access to the server and can set up a cron job or some other automated task to call those scripts.
Thanks Jeremy, this looks really good! About the "List in PDE" section, we definitely don't encourage people to edit `sources.conf` locally and submit PRs. The best way to add your...