ArmorPaint build failure on Fedora Linux 41 #1782
-
libstdc++ and libstdc++-devel are both installed.
|
Beta Was this translation helpful? Give feedback.
Answered by
ImSapphire
Oct 31, 2024
Replies: 2 comments 3 replies
-
Removing |
Beta Was this translation helpful? Give feedback.
3 replies
-
I needed to install |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ImSapphire
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I needed to install
glibc-static
andlibstdc++-static
from Fedora repositories. Now build works & launches fine.