Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Issues with Opencv Install on Ubuntu 22.04
Forum Updated to NodeBB v4.3 + New Features

Issues with Opencv Install on Ubuntu 22.04

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 363 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    DomHimself
    wrote on last edited by
    #1

    Hi,
    I am having configuration issues when trying to build opencv
    I ran: cmake -S /home/dnutt/Source/opencv/opencv-4.6.0/ -B /home/dnutt/Source/opencv/opencv-4.6.0/build -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local -D INSTALL_C_EXAMPLES=ON -D INSTALL_PYTHON_EXAMPLES=ON -D OPENCV_GENERATE_PKGCONFIG=ON -D OPENCV_EXTRA_MODULES_PATH=~/opencv_build/opencv_contrib/modules -D BUILD_EXAMPLES=ON -D QT=ON

    I got back : -- Configuring incomplete, errors occurred!
    See also "/home/dnutt/Source/opencv/opencv-4.6.0/build/CMakeFiles/CMakeOutput.log".
    See also "/home/dnutt/Source/opencv/opencv-4.6.0/build/CMakeFiles/CMakeError.log".

    So I go to the error log and don't know what im looking for so I was hoping somone could point me in the right direction
    I'll attach a link to both the ouput log and error logs
    Thanks in advance
    Output File
    Error File

    Dom

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Can you tell us what relation it has with Qt ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved