You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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-baseqt5-3dqt5-declarativeqt5-quick3dqt5-quickcontrolsqt5-quickcontrols2qt5-graphicaleffectsqt5-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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: