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

Quick instructions to compile on Fedora 37 #397

Merged
merged 6 commits into from
Jul 21, 2023

Conversation

MagnoBooter
Copy link
Contributor

This PR needs some verification and testing on a second F37 install before merge.

Copy link
Member

@umireon umireon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rename the filename to BUILDING-FEDORA.md.

docs/BUILDING-FEDORA-37.md Outdated Show resolved Hide resolved
Then, make sure you have the dependencies of this plugin installed:

```
sudo dnf install cmake gcc-c++ libxkbcommon-devel ninja-build obs-studio-devel opencv-devel qt6-qtbase-devel
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you really need to install libxkbcommon-devel?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, maybe not? 😄 But I had an error message that looked like this:

[...]
-- Found OpenGL: /usr/lib64/libOpenGL.so   
-- Found WrapOpenGL: TRUE  
-- Could NOT find XKB (missing: XKB_LIBRARY XKB_INCLUDE_DIR) (Required is at least version "0.5.0")
-- Found WrapVulkanHeaders: /usr/include  
[...]

But it seems to compile anyway, so I'll remove the dependency.

docs/BUILDING-FEDORA.md Outdated Show resolved Hide resolved
Copy link
Member

@umireon umireon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@umireon
Copy link
Member

umireon commented Jul 21, 2023

@royshil I'm OK with merging this. This document will help Fedora people.

docs/BUILDING-FEDORA.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@royshil royshil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep - go ahead!

@umireon umireon merged commit 2da66ed into locaal-ai:main Jul 21, 2023
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

Successfully merging this pull request may close these issues.

3 participants