eye-gaze
eye-gaze copied to clipboard
"Illegal instruction (core dumped)" error on Ubuntu 16.04 32 bit
Hi,
First of all congratulations for making such a project. I cloned your repository and did make clean
before running make
compilation was successful and I went to bin
directory and ran ./oic
but I got Illegal instruction (core dumped)
error. I don't know what the error is. Only this binary runs :
./facegesmatch
DTW Score : 0
the rest crash. I hope you help me. Regards. Ken.
Make sure you checkout the appropriate version before trying out.
$ git checkout tags/v1.0
Try make
after that. Hope this fixes the issue.
Unfortunately nothing changed.
I also compiled it with opencv-2.4.9
but the result was not changed.
file ./oic
./oic: ELF 32-bit LSB executable, Intel 80386, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=4287914ef28b13a4eb60e9330e8d030e559ff99c, not stripped