Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubunt Dependencies Installation Problem #1668

Open
Aurora-edu opened this issue Aug 5, 2024 · 3 comments
Open

Ubunt Dependencies Installation Problem #1668

Aurora-edu opened this issue Aug 5, 2024 · 3 comments
Labels
bug Behaving differently as it should behave documentation Involves the project documentation os: linux Linux-specific issue

Comments

@Aurora-edu
Copy link

❯ sudo apt-get install g++ cmake cython3 libeigen3-dev libepoxy-dev libfontconfig1-dev libfreetype-dev libharfbuzz-dev libogg-dev libopus-dev libopusfile-dev libpng-dev libtoml11-dev python3-dev python3-mako python3-numpy python3-lz4 python3-pil python3-pip python3-pygments python3-toml qml6-module-qtquick-controls qt6-declarative-dev qt6-multimedia-dev qml6-module-qtquick3d-spatialaudio
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package qml6-module-qtquick3d-spatialaudio

Every other package is installed successfully except qml6-module-qtquick3d-spatialaudio

My Ubuntu version is 22.04.4

@Aurora-edu Aurora-edu changed the title Ubunt Dependencies Installation Proble Ubunt Dependencies Installation Problem Aug 6, 2024
@heinezen
Copy link
Member

heinezen commented Aug 6, 2024

Does it work if you leave out qml6-module-qtquick3d-spatialaudio from the command?

@heinezen heinezen added bug Behaving differently as it should behave os: linux Linux-specific issue area: buildsystem Related to our cmake/python buildsystem labels Aug 6, 2024
@Aurora-edu
Copy link
Author

Aurora-edu commented Aug 7, 2024 via email

@TheJJ TheJJ added documentation Involves the project documentation and removed area: buildsystem Related to our cmake/python buildsystem labels Aug 7, 2024
@heinezen
Copy link
Member

heinezen commented Aug 9, 2024

Does the project build? What do you get when running ./configure?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Behaving differently as it should behave documentation Involves the project documentation os: linux Linux-specific issue
Projects
None yet
Development

No branches or pull requests

3 participants