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

1 ubuntu 20 04 #2

Merged
merged 9 commits into from
Jun 25, 2020
Merged

1 ubuntu 20 04 #2

merged 9 commits into from
Jun 25, 2020

Conversation

kentanabe
Copy link
Owner

Fixed following compile error on Ubuntu 20.04.

  • MKLDNN compile error in g++8 or later.
  • gmock compile error in g++8 or later.
    • error: implicitly-declared .. is deprecated [-Werror=deprecated-copy]
  • error: catching polymorphic type by value [-Werror=catch-value=] in g++8 or later.
  • no c language style macros in OpenCV4

@kentanabe kentanabe merged commit 217e688 into master Jun 25, 2020
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

Successfully merging this pull request may close these issues.

1 participant