Open lapidarioz opened 8 years ago
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 didn't try to change the boost version, but I will. Yes, I replaced just this file and works well. Thank you very much for the reply.
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.