Hi,
I’m trying to get the example-simple from the ofxFaceTracker2 addon to compile using the make system, but I’m getting this error: error: conflicting types for ‘cblas_dtrsm’. I think it may be related to a conflict that arises while linking the dlib library.
Here’s an image of the full log:
I’ve also opened an issue on the official repo with a little bit more info: https://github.com/HalfdanJ/ofxFaceTracker2/issues/49
Does anybody have any hint on how to solve?
Thanks