Closed p4vv37 closed 6 years ago
Cloning the https://github.com/artoolkit/jsartoolkit5 instead and using described steps hepled. I guess, this repo need to be updated
@p4vv37 from my knowledge artoolkit/jsartoolkit5 should be an older version than this repository. I'll investigate why the Docker build fails.
Probably the docker version or the container that you are using is sensitive to upper/lower case you should be able to fix this with changing this file: https://github.com/artoolkitx/jsartoolkit5/blob/master/package.json#L34
I also updated the recommended docker image: https://github.com/artoolkitx/jsartoolkit5/commit/8f1afc5810d3f37d25215c9a1f3686dab4f5cb5f#diff-04c6e90faac2675aa89e2176d2eec7d8R30
Works perfectly for me now.
Thank you very much, I'll check it later 👍
Hi I've got this error while trying to compile from source, using steps from documentation:
This looks like a reason:
ERROR:root:Exception thrown when invoking Popen in configure with args: "./configure"!
And right, there's only Configure, not configure. Do I do something wrong? I was hoping I'll be able to modify artoolkit a little bit to detect different types of markers.