NON906 / HandMR

スマホVR(cardboard)・だんグラ上で、ハンドトラッキングを行うためのUnityアセット
Other
23 stars 1 forks source link

gradle build failed #4

Open unholy-ayasha opened 3 years ago

unholy-ayasha commented 3 years ago

hi there, at first thank you for your awesome work. i tried the test app and it is very cool.

but if i try to bind it in an unity project and build it for android i got a bunch of errors. perhaps you got an idea if there is a bug or i do something horrible wrong.

build_error

NON906 commented 3 years ago

Please open window from 'Tools -> HandMR -> Show Start Dialog Window', and execute Step 1 to 4.

If that doesn't work, please tell me the following:

unholy-ayasha commented 3 years ago

Repeating step 1 till 4 don't fixed the error :(

Unity version: 2021.1.1f1 HandMR Version: 0.18.1 HandMR Type: till now only added asset to project and doing step 1 till 4 other assets: ARCore (v. 4.0.12), AR Subsystem(v. 4.1.5),AR Foundation (v. 4.0.12) others: tried gradle settings in ordinary version and version for higher apis: https://developers.google.com/ar/develop/unity/android-11-build

android settings: screenshot

NON906 commented 3 years ago

Please put a check 'Gradle Installed with Unity (recommended)' and try to build again.