Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dlib noncopyable issue #32

Open
lapidarioz opened this issue Mar 27, 2016 · 2 comments
Open

Dlib noncopyable issue #32

lapidarioz opened this issue Mar 27, 2016 · 2 comments

Comments

@lapidarioz
Copy link

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.

@TadasBaltrusaitis
Copy link
Owner

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?

@lapidarioz
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants