TadasBaltrusaitis / CLM-framework

CLM-framework (a.k.a Cambridge Face Tracker) is a framework for various Constrained Local Model based face tracking and landmark detection algorithms and their extensions/applications. Includes CLM-Z and CLNF.
Other
469 stars 246 forks source link

Make dlib not working on Ubuntu 15.10 #33

Open AthulBiju opened 8 years ago

AthulBiju commented 8 years ago

Linking CXX static library libdlib.a [ 71%] Built target dlib Makefile:116: recipe for target 'all' failed make: *\ [all] Error 2

Untitled Document.txt

TadasBaltrusaitis commented 8 years ago

Have a look at this issue it might help - https://github.com/TadasBaltrusaitis/CLM-framework/issues/32

I haven't tried running it on Ubuntu 15.10 myself yet

AthulBiju commented 8 years ago

Thanks, it worked now