Issues with Opencv Install on Ubuntu 22.04

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

crosspost:

So whats wrong with asking for help in several places?

welcome.

what’s wrong is not declaring the crosspost. that’s just basic etiquette on the internet.

I’d also recommend moving those log files to someplace that shows the contents right in the browser. google drive requires one to download the text files. it would be in your interest to lower the barrier. or not, I don’t care.