ofxQCAR icon indicating copy to clipboard operation
ofxQCAR copied to clipboard

Update / Modernize / Make examples work, etc.

Open bakercp opened this issue 8 years ago • 9 comments

Hey @julapy, I have a student working with this library and it needed a bit of love to bring it up to date for 0.9.0+.

This PR makes the following changes/updates

  • ofxQCAR compatible is now compatible with the new project generator (no need to manually add libVuforia.a or any of the system frameworks anymore). This was achieved by following the addon template and adding the addon_config.mk file.
  • Added a few helpful readme files to describe the structure.
  • Updated to Vuforia 5.5.9.
  • Changed the singleton pointer to a static reference.
  • Updated all examples to compile.
  • Changed two example names to be more descriptive.

bakercp avatar Apr 07 '16 03:04 bakercp

There are still a few fixes I need to make w/ a phone attached. ...

bakercp avatar Apr 07 '16 03:04 bakercp

This should now compile correctly and also should incorporate additions from PR #12.

bakercp avatar Apr 07 '16 04:04 bakercp

Just an update, this isn't working perfectly yet. So, no need to review until we get a few things figured out ...

bakercp avatar Apr 07 '16 17:04 bakercp

When using ios generator to regenerate the example, it will create five links. Have to delete those links and run the project. screen shot 2016-04-07 at 10 46 14 am

chelinghao avatar Apr 07 '16 17:04 chelinghao

@chelinghao I think this is because the ios template in the 0.9.3 ios distribution is not up to date with the master template ... I was working off master, so I may have gotten ahead of myself.

bakercp avatar Apr 07 '16 17:04 bakercp

Still have a problem when running the project, the AR function seems not working right now. img_1497

chelinghao avatar Apr 07 '16 17:04 chelinghao

Hi @bakercp, As you can see it does not println anything in the console which is strange comparing other example in ios, so I am doubt if the program actually running the code. screen shot 2016-04-07 at 4 34 49 pm screen shot 2016-04-07 at 4 33 55 pm

chelinghao avatar Apr 07 '16 21:04 chelinghao

hey @bakercp! hope you're well. thanks for the updates. im a bit flat out for the next couple weeks, but let me know when this PR is ready to merge and I'll give it a review. cheers!

julapy avatar Apr 07 '16 22:04 julapy

Hey @julapy thanks for the attention -- we'll be working on it here and ping you when we get some of this stuff resolved.

Hope you're well!

bakercp avatar Apr 07 '16 22:04 bakercp