|
|
|
|
|
by Ygg2
1228 days ago
|
|
Vcpkg? Never heard of it. 90% of C++ project I saw were using make. Remainder were using cmake. > community of competing package managers is a lateral, neither better nor worse. While I understand your position, that's not my opinion. Having one way to build a package is a blessing. Having had to juggle Python's competitive package manager is a nightmare. https://imgs.xkcd.com/comics/python_environment_2x.png Each one has slightly different usages and they are mostly compatible but then you run into edge cases. ----- And lack of blessed libs is something I am strongly against. Rust doesn't have standardized time lib and everyone is suffering for it. |
|