bakercp / ofxDlib

An openFrameworks wrapper for dlib. http://dlib.net/
MIT License
52 stars 15 forks source link

Use of undeclared identifier 'glm' #9

Closed chriship closed 7 years ago

chriship commented 7 years ago

I'm getting issues from the use of glm. I found this: https://forum.openframeworks.cc/t/ofxcv-examples-problems/26199/4?u=csw

I'm using OF 0.9.8. Do I need to build OF from source to allow use of glm?

Thanks!

bakercp commented 7 years ago

See https://github.com/bakercp/ofxDlib/blob/master/README.md#compatibility.

Since we have no stable branch, the only option is using a nightly build our using OF from source.