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

Unable to Build in Ubuntu 24.04 - Missing CMakeLists.txt #119

Open
mobbyg opened this issue Sep 28, 2024 · 1 comment
Open

Unable to Build in Ubuntu 24.04 - Missing CMakeLists.txt #119

mobbyg opened this issue Sep 28, 2024 · 1 comment

Comments

@mobbyg
Copy link

mobbyg commented Sep 28, 2024

When trying to build per the README on Ubuntu 24.04, I am coming up to this:

image

I did try the .deb package but OBS doesn't seem to see it, I am guessing because I installed from flatpack, because I use the WHIP protocol on Rumble Studio and something with where flatpack installs?

Looking for some guidance on this.

@mobbyg mobbyg changed the title Unable to Build in Ubuntu 24.04 - Missinf CMakeLists.txt Unable to Build in Ubuntu 24.04 - Missing CMakeLists.txt Sep 28, 2024
@royshil
Copy link
Collaborator

royshil commented Sep 30, 2024

@mobbyg gotta get submodules

git submodule update --init --recursive

in the projetc folder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants