Skip to content

cvv module doesn't build in 4.5.4 #3063

@antonio-rojas

Description

@antonio-rojas
System information (version)
  • OpenCV => 4.5.4
  • Operating System / Platform => Linux x86_64
  • Compiler => GCC 11
Detailed description

The cvv module is compiled conditionally on HAVE_QT5. But in opencv commit 87d4970 this variable was renamed to HAVE_QT, so the module is never compiled.

Steps to reproduce
Issue submission checklist
  • [ x] I report the issue, it's not a question
  • [ x] I checked the problem with documentation, FAQ, open issues,
    answers.opencv.org, Stack Overflow, etc and have not found solution
  • [ x] I updated to latest OpenCV version and the issue is still there
  • [ x] There is reproducer code and related data files: videos, images, onnx, etc

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions