ofxARCore
ofxARCore copied to clipboard
Update to ARCore 1.0
Code needs to be updated to ARCore 1.0. It seems like there is no longer a aar file that can be downloaded, but its now instead done with gradle depenencies. But adding the tag
allprojects {
repositories {
google()
...
wont play well with gradle-experimental.
It seems its the same for both c++ and java implementation.
Any ideas @danzeeeman ?
no idea....
I thought repositories worked fine?
Seems like google()
isn't... And that gradle-experimental is deprectaed due to change of plans upstream in gradle.....
hey @danzeeeman @HalfdanJ , any plans to update this plugin to the latest API version, which i believe is 1.4 as of this writing? I hear that the current ARcore has new features.
I have no plans to update to addon.
How do I unsubscribe from this repo again?
On Tue, Sep 18, 2018 at 3:47 PM Johanson Johan Johan < [email protected]> wrote:
hey @danzeeeman https://github.com/danzeeeman @HalfdanJ https://github.com/HalfdanJ , any plans to update this plugin to the latest API version, which i believe is 1.4 as of this writing? I hear that the current ARcore has new features.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/HalfdanJ/ofxARCore/issues/13#issuecomment-422525895, or mute the thread https://github.com/notifications/unsubscribe-auth/AAr6zNCPovDz-iToQ4BnrxlBxnJROb32ks5ucU3DgaJpZM4Slz6B .
-- Dan Moore Staff Design Technologist at Squarespace makeitdoathing.com @theDANtheMAN [email protected]
I have no plans to update to addon. How do I unsubscribe from this repo again?
@danzeeeman why is that, was that a paid commission, is it technically problematic or is there just no time?
I have no plans to work or update this in the near or distant future.
Please stop @'ing me
On Wed, Sep 19, 2018, 4:49 AM Johanson Johan Johan [email protected] wrote:
I have no plans to update to addon. How do I unsubscribe from this repo again?
@danzeeeman https://github.com/danzeeeman why is that, was that a paid commission, is it technically problematic or is there just no time?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/HalfdanJ/ofxARCore/issues/13#issuecomment-422714477, or mute the thread https://github.com/notifications/unsubscribe-auth/AAr6zCkDmRHlu4IOL1jCSDoA4v2czfBsks5ucgUygaJpZM4Slz6B .
Hey @johanjohan, I hope to get around it soon. I unfortunately haven't had a good project to do it under in a while. I'd like to move over to the c++ API, but realistically it's probably a pretty big undertaking.
Hey @HalfdanJ that is good news out of the blue. Thx!