Closed liuboto closed 12 years ago
Fixed 6f08ce0
still error on build
extras_processing:
[mkdir] Created dir:
/Users/liubo/Documents/dev/Field.app/Contents/extras/processing/bin
[javac] /Users/liubo/Documents/dev/Field.app/Contents/build.xml:209:
warning: 'includeantruntime' was not set, defaulting to
build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 7 source files to
/Users/liubo/Documents/dev/Field.app/Contents/extras/processing/bin
[javac]
/Users/liubo/Documents/dev/Field.app/Contents/extras/processing/src/field/extras/plugins/processing/ProcessingLoader2.java:215:
<anonymous field.extras.plugins.processing.ProcessingLoader2$4> is not
abstract and does not override abstract method
globalCompletionHook(java.lang.String,boolean,java.util.ArrayList
On Sun, Sep 23, 2012 at 6:28 PM, Marc Downie notifications@github.comwrote:
Fixed 6f08ce0 https://github.com/OpenEndedGroup/Field/commit/6f08ce0
— Reply to this email directly or view it on GitHubhttps://github.com/OpenEndedGroup/Field/issues/12#issuecomment-8803766.
ProcessingLoader2.java isn't needed for the build. I've removed it in 9fba72d
thanks,
works now, however there is still a processing bug that i think was labeled fixed (don't remember the issue number). but basically if you open more than one sheet that has processing in it, rendering no longer works until field is restarted. this is especially consistent if one of the sheets is closed while others are still open.
On Sun, Sep 23, 2012 at 7:11 PM, Marc Downie notifications@github.comwrote:
ProcessingLoader2.java isn't needed for the build. I've removed it in 9fba72d https://github.com/OpenEndedGroup/Field/commit/9fba72d
— Reply to this email directly or view it on GitHubhttps://github.com/OpenEndedGroup/Field/issues/12#issuecomment-8804079.
This is #3. I haven't fixed it yet, it's stil very much open.
processing does not start up on the latest dev build (9/23/12 , how do i get a version?) tried proecessing 2.0b1 and 2.0b3. plugin does not show up. there was also a build error but it seemed to be in the online plugin.
see dumps:
https://dl.dropbox.com/u/4220119/tmp/fieldbugs.zip
mbpr os x 10.7.4