222
222

Reputation: 95

compiler errors when importing project tango SDK to unity

As you can see in the photo below, unity is giving me error for importing tango sdk. i downloaded the unity5 version of sdk from google tango's website and my unity is also a version 5. it's 32 bit however (to work well with vuforia)

I'm not sure how to fix it. enter image description here

Upvotes: 0

Views: 64

Answers (1)

222
222

Reputation: 95

Just commented out the lines causing issue... and it works fine for now. but here's the actual solution: https://github.com/googlesamples/tango-examples-unity/pull/50/files

Upvotes: 1

Related Questions