zk00006 / OpenTLD

OpenTLD is an open source library for real-time 2D tracking of a single object in video. This repository is no longer under development. For latest version see: http://www.tldvision.com/tld2.html
GNU General Public License v3.0
2.1k stars 1.27k forks source link

solved: yet another OSX issue (Xcode 8, MATLAB R2016a) #54

Closed bigbrett closed 7 years ago

bigbrett commented 7 years ago

I got errors with MEX not being able to find the appropriate SDK (it couldn't find clang).

Solution posted here: https://www.mathworks.com/matlabcentral/answers/303369-mex-cannot-find-a-supported-compiler-in-matlab-r2015b-after-i-upgraded-to-xcode-8-0