You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought I'd take a look at this branch in order to pre-emptively port my feature-appevents branch code over to the upcoming release. I've been unable to build using this branch, thought it might be useful to post the error:
I'd previously tried this branch but saw different errors, something along the lines of diamond operator is not supported in -source 1.5, I think my bug-fixing with the android build for devkitv3may be an avenue worth exploring.
Background
I've noticed some new "deprecation" errors in the Facebook API responses that have appeared in the past weeks, so I filed a bug with Facebook, their response was to try v4.x of their SDK, hence giving this branch a try.
The text was updated successfully, but these errors were encountered:
I thought I'd take a look at this branch in order to pre-emptively port my feature-appevents branch code over to the upcoming release. I've been unable to build using this branch, thought it might be useful to post the error:
http://hastebin.com/ayininazot.vhdl - build command
http://hastebin.com/exipopuqev.xml - build.xml - wasn't sure if this was dynamic or not so thought I'd add it as it's referenced in the error above
Nota Bene
I'd previously tried this branch but saw different errors, something along the lines of
diamond operator is not supported in -source 1.5
, I think my bug-fixing with the android build for devkitv3 may be an avenue worth exploring.Background
I've noticed some new "deprecation" errors in the Facebook API responses that have appeared in the past weeks, so I filed a bug with Facebook, their response was to try v4.x of their SDK, hence giving this branch a try.
The text was updated successfully, but these errors were encountered: