Browse Source
The cvv module is compiled conditionally on HAVE_QT5. But in opencv commit 87d4970e8b4b3251035fdf4a0101335ee5904a58 this variable was renamed to HAVE_QT, so the module is never compiled. Also check if QT_VERSION_MAJOR >= 5pull/3072/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue