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

Document build and runtime dependencies for Archlinux #20

Open
nsajko opened this issue May 10, 2021 · 2 comments
Open

Document build and runtime dependencies for Archlinux #20

nsajko opened this issue May 10, 2021 · 2 comments

Comments

@nsajko
Copy link
Contributor

nsajko commented May 10, 2021

The README.md currently fails to mention any software dependencies (except Qt in general).

These packages from the official Archlinux repositories were required for me to build and start Graphia: qt5-base qt5-3d qt5-declarative qt5-quick3d qt5-quickcontrols qt5-quickcontrols2 qt5-graphicaleffects qt5-svg (I'm not sure that each one was necessary, though. And I may have missed some dependencies.)

EDIT: another thing that should be documented are the dependencies on the GPU stack. E.g., if Graphia uses Vulkan (I don't know if it does), there are probably additional packages that I need to install.

@bgamari
Copy link

bgamari commented Oct 13, 2021

It would be very much appreciated if the README were more precise about the build dependencies. I have nearly given up trying to package Graphia on NixOS since I have been unable to find an adequate set of dependencies.

@timangus
Copy link
Contributor

There shouldn't really be any dependencies beyond Qt 5 as far as I can remember. Any libraries are in tree.

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

3 participants