Skip to content

Unable to build #11

Answered by ximion
SpindleMS asked this question in Q&A
Discussion options

You must be logged in to vote

Hi!
On Ubuntu 24.04, you will not need the PPA :-)

What you do need however are the OpenCL headers in the package ocl-icd-opencl-dev.
You can install all dependencies with this command:

sudo apt install --no-install-recommends \
    gdb gcc g++ \
    cmake \
    gettext \
    libaravis-dev \
    libavcodec-dev \
    libavformat-dev \
    libavutil-dev \
    libegl-dev \
    libeigen3-dev \
    libglib2.0-dev \
    libgstreamer1.0-dev \
    libgstreamer-plugins-base1.0-dev \
    libkf5archive-dev \
    libkf5texteditor-dev \
    libkf5windowsystem-dev \
    libqtermwidget5-1-dev \
    libvips-dev \
    libopencv-dev \
    libpipewire-0.3-dev \
    libqt5opengl5-dev \
    libiceoryx-introsp…

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ximion
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #8 on August 01, 2024 16:53.