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
I think this issue was to do with the version of the boost you're using, I remember having that error at some point (but then I moved to a different version of boost and that seemed to resolve it). As I'm using a slightly modified version of dlib it is not the most up to date one.
Did replacing the file with the nwer version of dlib help and did you resolve the issue?
I tried to compile in Ubuntu and a get the error:
error: previous definition of ‘class boost::noncopyable_::noncopyable’
This issue was solved in the new revision of dlib noncopyable.h.
The text was updated successfully, but these errors were encountered: