artoolkitx / arunityx

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

Arunityx missing the utilities from artoolkitx #37

Closed megazillia4499 closed 4 years ago

megazillia4499 commented 4 years ago

So it appears that the utilities (like genTexData and calib_optical) don't exist in the arunityx files. No worries, I downloaded both the artoolkit5 and artoolkitx. The artoolkit5 files seem to have all of them and the artoolkitx has most of them BUT they are in .c format with makefiles. I tried running the .c files as I would an .exe file in console but I got the error shown below:

image

Did this happen since the makefile wasn't used to create an .exe? If so, how would you recommend doing that on Windows? I have the windows-linux subsystem set up and considered using that but would like to ask first. Thank you

philip-lamb commented 4 years ago

I'd recommend downloading a binary build appropriate to your operating system from https://www.artoolkitx.org/docs/downloads/. You'll find the utilities in the "bin" directory of the download.