ok what do i do if im pretty reliant on package managers to have really obvious packages and i can't find them.
Uncategorized
2
Posts
2
Posters
0
Views
-
ok what do i do if im pretty reliant on package managers to have really obvious packages and i can't find them. like i need libc++ 19 (or newer) to build something and i guess the fedora package manager doesn't have that? is this a "build it yourself" moment or something
-
ok what do i do if im pretty reliant on package managers to have really obvious packages and i can't find them. like i need libc++ 19 (or newer) to build something and i guess the fedora package manager doesn't have that? is this a "build it yourself" moment or something
@kirakira@furry.engineer ya, C++ compilers can be a bit of a pain like that. If it works with clang, llvm has a custom installer to get more recent versions. If you need gcc, it might be painful
-
R relay@relay.mycrowd.ca shared this topic