You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 22, 2019. It is now read-only.
It appears that the mitie node-bindings is specifically targeted at Mac OS X (via homebrew).
Just wondering if you had any success in getting this to work in Linux?
Hi,
It appears that the mitie node-bindings is specifically targeted at Mac OS X (via homebrew).
Just wondering if you had any success in getting this to work in Linux?
I have done something similar to homebrew https://github.com/Homebrew/linuxbrew/blob/master/Library/Formula/mitie.rb:
I noticed that with the repo I was getting a -fno-rtti error as described in the fork I did (Linux branch):
herbyme@e829290
However, I am still getting errors to do with dlib as shown here: http://pastebin.com/18XyE057
If you can suggest any way to get it working in Linux (in particular CentOS 6) that would be greatly appreciated.
Thanks for your assistance,
Herbert