artoolkitx / arunityx

artoolkitX for Unity, providing high-performance video acquisition, marker and texture tracking and full Unity Editor support
https://www.artoolkitx.org/
Other
41 stars 22 forks source link

can't read s/artoolkitX for Unity Version (([0-9]+\.[0-9]+)(\.[0-9]+)?(r[0-9]+)?)/artoolkitX for Unity Version 1.0.2/: No such file or directory error #17

Closed bhavin2707 closed 5 years ago

bhavin2707 commented 5 years ago

I am trying to extract package from the git file i downloaded but i am getting this weird error and really not sure what is it? Please if someone can help me to solve this error and help me extract unity package from git source of AR Unity X. Image for error https://drive.google.com/open?id=18Bt-wCRX9gVqiP9rhVn2TYrqfPuXbM5C

philip-lamb commented 5 years ago

Hi, as visible in the image you displayed, you need to run ./build.sh on artoolkitX before you can package the arunityX component. It's not possible to package from source.

Instructions here: https://github.com/artoolkitx/arunityx/blob/master/Quick%20start.md

ssmukesh commented 4 years ago

Hi @bhavin2707 @philip-lamb I am facing the similar problem. image Can anyone please help me to resolve this. Thanks in advance.