OpenCvSharpForUnity
OpenCvSharpForUnity copied to clipboard
compiling errors on OSX 10.9.5 and opencv 2.4.9
Hi I have edited the Invoke cs file so it should point towards the newest libraries, like you mentioned in the other issue post.
I have been trying for ~12 hours now and compile this but i get multiple errors,
I am compiling with unix make from terminal
Undefined symbols for architecture x86_64 and a load of references afterwards.. http://pastebin.com/6bkuXH4R
I'm not sure how to solve these issues, do you have any idea what might be the problem?
Nvm. i compiled it on windows instead, which went through fine. It must be a unix related error.