|
|
|
|
|
by disgruntledphd2
1879 days ago
|
|
It's all fine until you start needing multiple language package managers, each with their own C/C++ dependencies, and then it gets a lot trickier. I mean, I know how to handle it, but it's pretty depressing that I need to do it, when in the past one could rely on relatively recent versions of everything existing with a system package manager. I always need C/C++/Java dependencies in DS, so maybe I just feel the pain points more. |
|
Modern package management in a nutshell is "don't do what we do in C because we learned from those mistakes."